-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jordan Gumm edited this page Aug 4, 2015
·
4 revisions
Welcome to the CodeGate wiki!
There are numerous visualization libraries, so if anyone finds another one that they've enjoyed experimenting with, just add it! I'm currently using Chart.js, but it would be easy enough to switch. We'll have to use different libraries for creating dynamic wordles anyway and more advanced visualizations anyway.
Chart.js
- www.chartjs.org/
- the most simple library, providing limited control
- it looks nice, and it's responsive by default!
D3.js
- http://d3js.org/
- allows complete control over visualizations
- creator provides many examples of use - http://bost.ocks.org/mike/
- has many libraries that extend D3js for usability purposes
-
http://c3js.org/
- very similar to Chart.js
-
http://c3js.org/