marcelklehr / socialcalc

Web-based spreadsheet editor with support for real-time collaboration
Other
16 stars 23 forks source link

[Proposal] Embed Charts generation with chart.js #24

Open ramezrafla opened 7 years ago

ramezrafla commented 7 years ago

Chart.js is a really cool and simple library. We should include chart generation in this library.

eddyparkinson commented 7 years ago

More charts here: http://socialcompare.com/en/comparison/javascript-graphs-and-charts-libraries Flotr2 http://socialcompare.com/u/1211/flotr2-charts_aa1818dd2de0b0f7ec4c6c250aa7f153.png looks one of the best, not sure how it compares to Chart.js

ramezrafla commented 7 years ago

https://en.wikipedia.org/wiki/Comparison_of_JavaScript_charting_frameworks

Chart.js covers more mileage. We are likely to use it as it's already embedded in our app. We still haven't figured out how to handle the UI. Even Google Sheets is clunky when generating charts.