A fast and extensible React data table and React data grid, with filtering, sorting, aggregation, and more.
The MUI X Data Grid is a TypeScript-based React component that presents information in a structured format of rows and columns. It provides developers with an intuitive API for implementing complex use cases; and end users with a smooth experience for manipulating an unlimited set of data.
The Grid's theming features are designed to be frictionless when integrating with Material UI and other MUI X components, but it can also stand on its own and be customized to meet the needs of any design system.
The Data Grid is open-core: The Community version is MIT-licensed and free forever, while more advanced features require a Pro or Premium commercial license. See MUI X Licensing for complete details.
Based on our record, Recharts seems to be more popular. It has been mentiond 18 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
In order to run each scenario, there must be a package.json file present. For this analysis, we will use the following package.json file. This is a real package.json file, that I've used when creating a simple demo of Recharts library. - Source: dev.to / 14 days ago
I know the Recharts[1] library have been trying to make their charts more accessibility, but so far I haven't seen any users with screen readers give feedback. If there are any users here with screenreaders, can you read the chart on this link: https://www.chartmaker.io/charts/Ra1UTI7gArCTO0o2MV4zZ [1]: https://recharts.org/. - Source: Hacker News / 29 days ago
Chartjs looks great, but I've never used it so can't recommend personally. I've used https://recharts.org a lot with success. - Source: Hacker News / about 1 year ago
We first build the dashboard page where we present stats for relevant KPIs in cards, charts and a table. We use the React-based Recharts library for plotting our data. - Source: dev.to / over 1 year ago
For the charts a heavily customized version of recharts (https://recharts.org/) and for the globe threejs (https://threejs.org). - Source: Hacker News / over 1 year ago
AG Grid - The best HTML5 datagrid in the world
Highcharts - A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application
TanStack Table - Headless UI for building powerful tables & datagrids with TS/JS, React, Solid, Svelte and Vue
Chart.js - Easy, object oriented client side graphs for designers and developers.
material-table - React data table component that is based on material-ui
D3.js - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.