Resources: Data Visualisation

Frontend resources for Data viz

·

1 min read

A plain list of libraries

Here’s a simple list of the Data visualisation libraries that I came across. You can check these and decide for yourself based on your own likings and requirements. As per my experience, Echarts has been the top pick. It has some of the best documentation.

  1. Echarts

  2. D3js

  3. Chartjs

  4. Highcharts

  5. react-simple-maps

  6. mui/react-charts

  7. Victory

  8. roughviz

  9. Google charts

  10. Apex charts

  11. Visx

  12. Vega-Altair

  13. https://flourish.studio/

  14. https://canvasjs.com/

  15. https://chartkick.com/vue

  16. https://www.amcharts.com/l

Resources