Best Chart/Graphs React Library
Hey everyone I am working on react app. I want to introduce analytics and analysis of data in the app. Currently I am not decided what type of Charts or Graphs to use. So can anyone suggest me best library for react which js light weight, easy to use and have many options to choose from.
6 Replies
I've used ChartJS (https://www.chartjs.org/) and D3js (https://d3js.org/).
I would recommend starting with ChartJS since it's a bit easier to get started with than D3.
D3 is great but can be a bit overwhelming. It is great if you need to start modeling out more complex data vis.
What analytics tool are you using?
typelytics
typesafe analytics from query to render
Getting started | Mantine
Get started with @mantine/charts package
More alternatives:
* easy to start with: https://www.tremor.so/components
* cool but not that easy: https://airbnb.io/visx/gallery
Tremor – React components to build charts and dashboards
Tremor – React components to build charts and dashboards
The open-source library for dashboards built on top of Tailwind CSS.