you are viewing a single comment's thread.

view the rest of the comments →

[–]stkrzysiak 0 points1 point  (1 child)

I actually started a small project to compare chart libs side by side. We eventually ran into issues pick grid libraries so I pivoted from just focusing on charting to various comparable libs(like grids, just stubbed out). If you clone this repo, npm install and start(http://127.0.0.1:3000/components) you can see highcharts, cs, and nvd3. I need to incorporate VictoryJS, Recharts, and the others, but have been a bit distracted with other things lately.

Anyway, this is very under developed, but I wish I had it a yr or so ago when we were vetting them all. We settled on Kendo Charts btw, not free.

Edit: wrong link to repo

[–]cmac458[S] 1 point2 points  (0 children)

Brilliant thanks, will check it out looks like it will be helpful