meteor-reactive-nvd3-js-graph

reactive NVD3.js and Meteor demo

Stars
18

NVD3.js example Meteor app

Demonstration of a NVD3.js graph that reacts to changes in data.

  1. clone this repository
  2. cd into directory of clone
  3. run meteor
  4. navigate to http://localhost:3000
  5. add/remove data using buttons

The chart will react to data inserted client-side or server-side.

Started with code from http://nvd3.org/examples/line.html.

Screencast

Badges
Extracted from project README
Screencast of live graph