DramaticLiberty / jsMondrian

JavaScript ES7 port of jMondrian / Mondrian visualization specification framework
MIT License
1 stars 0 forks source link

Javascript charting libraries & layout algorithms #1

Open MihaiBalint opened 6 years ago

MihaiBalint commented 6 years ago

List of charting libs and the layout algorithms seen in examples:

  1. http://www.chartjs.org/
  2. https://plot.ly/javascript/
  3. http://n3-charts.github.io/line-chart/#/examples
  4. http://nvd3.org/
  5. http://opensource.addepar.com/ember-charts/#/overview
  6. http://www.flotcharts.org/flot/examples/
  7. http://sigmajs.org/
  8. http://morrisjs.github.io/morris.js/
  9. https://canvasjs.com/
  10. https://www.highcharts.com/demo
  11. http://js.cytoscape.org/
  12. https://square.github.io/cubism/
  13. http://plottablejs.org/examples/
  14. http://imaginea.github.io/uvCharts/
  15. http://visjs.org/
  16. https://www.amcharts.com/
  17. https://gionkunz.github.io/chartist-js/
  18. http://formidable.com/open-source/victory/
MihaiBalint commented 6 years ago

cytoscape.js layouts:

sigmajs layouts:

MihaiBalint commented 6 years ago

d3 also has built-in layouts: