From e96f5cc3315ca7649c79ab14cbacfc39d4d2f40b Mon Sep 17 00:00:00 2001 From: Mohamed Chedli Ben Yaghlane Date: Fri, 9 Aug 2024 10:29:47 +0100 Subject: [PATCH 1/2] Add EazyChart to Charts section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5dda8247..97f341e6 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ _Display data in charts / graphs / diagrams_ - [chartify](https://github.com/kirillstepkin/chartify) - React.js plugin for building animated draggable and customizable charts. - [essential js 2 charts](https://github.com/syncfusion/ej2-react-ui-components/tree/master/components/charts) - Beautiful and interactive charts & graphs for react. +- [EazyChart](https://github.com/Hexastack/eazychart) - [demo](https://docs.eazychart.com/#demos) - [docs](https://docs.eazychart.com) - Easily transform data into meaningful charts - [echarts for react](https://github.com/hustcc/echarts-for-react) - Wrapper around beautiful Apache Echarts - [jscharting-react](https://github.com/jscharting/jscharting-react) – React chart component offering a complete set of chart types and engaging data visualizations with [JSCharting](https://jscharting.com/). - [react-chartist](https://github.com/fraserxu/react-chartist) - React component for Chartist.js. From 6ecd0d3c9ec5aa0a481ba8ae2fefb372ebe585c6 Mon Sep 17 00:00:00 2001 From: Mohamed Chedli Ben Yaghlane Date: Fri, 9 Aug 2024 10:33:52 +0100 Subject: [PATCH 2/2] remove React Dazzle --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 97f341e6..e8431ba8 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,6 @@ _Display data in charts / graphs / diagrams_ - [react-charty](https://github.com/99ff00/react-charty) - [demo](https://99ff00.github.io/react-charty/) - Small but powerful interactive data viz with multiple chart types, animations, zooming, theming. - [react-chartjs-2](https://github.com/jerairrest/react-chartjs-2) - Common react charting components using Chart.js 2.0. - [react-d3-components](https://github.com/codesuki/react-d3-components) - D3 Components for React. -- [react-dazzle](https://github.com/Raathigesh/Dazzle) - Dashboards made easy in React JS. - [react-google-charts](https://github.com/RakanNimer/react-google-charts) - React-google-charts React component. - [react-highcharts](https://github.com/kirjs/react-highcharts) - React-highcharts. - [react-sigmajs](https://github.com/dunnock/react-sigma) - Lightweight but powerful library for drawing network graphs built on top of SigmaJS.