Skip to content

Commit 7636cc4

Browse files
authored
Merge pull request #444 from olgatash/patch-1
added SVAR React datagrid and Gantt chart
2 parents 41da945 + 2837399 commit 7636cc4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
144144
- [react-data-grid](https://github.com/adazzle/react-data-grid) - Excel-like grid.
145145
- [revo-grid](https://github.com/revolist/revogrid) - [demo/docs](https://revolist.github.io/revogrid/) - Powerfull Data Grid for React / AngularJS / Vue / Web Components with advanced customization.
146146
- [ReactGrid](https://github.com/silevis/reactgrid) - [demo/docs](https://reactgrid.com/docs/) - Add spreadsheet-like behavior to your app
147+
- [SVAR React DataGrid](https://svar.dev/react/datagrid/) - [demo](https://docs.svar.dev/react/grid/samples/#/base/willow) - [docs](https://docs.svar.dev/react/grid/getting_started/) - React DataGrid with in-cell editing, tree data, context menu, virtual scrolling, etc.
147148
- [jqwidgets-react-grid](https://www.jqwidgets.com/react/react-grid/) - Filtering, Pagination, Grouping, Export to Excel, PDF, CRUD and more.
148149

149150
### Table
@@ -277,14 +278,14 @@ _Display data in charts / graphs / diagrams_
277278
- [react-d3-components](https://github.com/codesuki/react-d3-components) - D3 Components for React.
278279
- [react-google-charts](https://github.com/RakanNimer/react-google-charts) - React-google-charts React component.
279280
- [react-highcharts](https://github.com/kirjs/react-highcharts) - React-highcharts.
280-
- [react-sigmajs](https://github.com/dunnock/react-sigma) - Lightweight but powerful library for drawing network graphs built on top of SigmaJS.
281281
- [react-sparklines](https://github.com/borisyankov/react-sparklines) - Beautiful and expressive Sparklines React component.
282282
- [react-timeseries-charts](https://github.com/esnet/react-timeseries-charts) - Declarative timeseries charts.
283283
- [react-vis](https://github.com/uber/react-vis) - Data visualization library based on React and d3.
284284
- [recharts](https://github.com/recharts/recharts) - Redefined chart library built with React and D3.
285285
- [rumble-charts](https://github.com/rumble-charts/rumble-charts) - React components for building composable and flexible charts.
286286
- [victory](https://github.com/FormidableLabs/victory) - Data viz for React.
287287
- [semiotic](https://semiotic.nteract.io/) - Semiotic is a data visualization framework for React.
288+
- [SVAR React Gantt](https://svar.dev/react/gantt/) - [demo](https://docs.svar.dev/react/gantt/samples/#/base/willow) - [docs](https://docs.svar.dev/react/gantt/getting_started/) - Customizable, interactive Gantt chart component
288289
- [DevExtreme React Chart](https://devexpress.github.io/devextreme-reactive/react/chart/) - High-performance plugin-based chart for Bootstrap and Material Design.
289290
- [Smart React Chart](https://www.htmlelements.com/react/demos/chart/overview/) - Feature complete Charting library.
290291
- [react-muze](https://github.com/chartshq/react-muze) - React wrapper for [muze](https://muzejs.org/)(free data visualization library for creating exploratory data visualizations in browser, using WebAssembly)

0 commit comments

Comments
 (0)