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.
No MUI X Data Grid videos yet. You could help us improve this page by suggesting one.
Based on our record, Google Charts seems to be more popular. It has been mentiond 10 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.
This library leverages the robustness of Google’s chart tools combined with a React-friendly experience. It is ideal for developers familiar with Google’s visualization ecosystem. - Source: dev.to / over 1 year ago
I tried adding the images as labels and it didn't work. If this is possible at all, it would probably require Google Charts. Source: about 2 years ago
Google's is a bit simpler to work with but more basic in terms of features https://developers.google.com/chart. Source: over 2 years ago
Google charts Https://developers.google.com/chart. - Source: dev.to / over 2 years ago
I did find a nice solution for Access forms where you can use a web browser control and developers.google.com/chart to render a QR code in that control based on the contents of other controls (textboxes, comboboxes, etc.,.). This would be perfect if it didn't a) rely on an active WAN connection and b) rely on that specific URL being active indefinitely. Source: almost 3 years ago
Highcharts - A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application
AG Grid - The best HTML5 datagrid in the world
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.
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