UNPKG

@syncfusion/ej2-react-charts

Version:

Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for React

41 lines 1.25 kB
{ "name": "@syncfusion/ej2-react-charts", "version": "33.2.12", "description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "keywords": [ "react", "reactjs", "react-charts", "react-graph", "react-stock-chart", "react-accumulation-chart", "react-rangenavigator", "react-rangeselector", "react-sparkline", "react-sparkline-chart", "react-smith-chart", "react-bullet-chart", "react-bullet-graph", "react-chart3d", "react-circularchart3d", "react-sankey" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-react-ui-components.git" }, "main": "./dist/ej2-react-charts.umd.min.js", "module": "./index.js", "es2015": "dist/es6/ej2-react-charts.es2015.js", "readme": "ReadMe.md", "dependencies": { "@syncfusion/ej2-base": "~33.2.3", "@syncfusion/ej2-react-base": "~33.2.3", "@syncfusion/ej2-charts": "33.2.12" }, "devDependencies": {}, "sideEffects": false, "homepage": "https://www.syncfusion.com/react-components" }