pebble-graph
v1.0.1
Published
`pebble-graph` is a minimal graphing library for the pebble watch
Downloads
16
Readme
pebble-graph
pebble-graph is a minimal graphing library for the pebble watch

Quick start
There are 2 options to get working with pebble-graph
- install the npm package
pebble package install pebble-graph - Manually copy and paste both
pebble-graph.handpebble-graph.cinto your project, then#include "pebble-graph.h"as you would any other header
Project Examples are in examples/.
cd examples/line
pebble build
pebble install --emulator basalt