plouc / mozaik

Mozaïk is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards
http://mozaik.rocks
MIT License
3.61k stars 363 forks source link

Add support for LineChart in Framework #78

Closed akhil0 closed 8 years ago

akhil0 commented 8 years ago

Hi, I am trying to create a burndown chart and would like to know if it's possible to add Line Chart as component in the framework. It would be very helpful.

plouc commented 8 years ago

@akhil0, you should consider using an external package, see https://github.com/SC5/mozaik-ext-analytics for reference. Perhaps I'll add a Line Chart later by including another package I'm working on https://github.com/plouc/nivo, but for now the best option is to use a dedicated lib.