reactive-chart-generator

This is a line chart generator built on meteor with chart.js

You can add and remove values and export the generated chart as png.

TODO :

  1. Add User Accounts
  2. Find a way to export as SVG
  3. Add more chart types (bar,radar)