UNPKG

r-chart

Version:

chart component written by react js,support line charts and bar charts,resposive,zoomable,editable,dragable

38 lines (36 loc) 1.23 kB
{ "name": "r-chart", "version": "7.7.0", "description": "chart component written by react js,support line charts and bar charts,resposive,zoomable,editable,dragable", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mohammadFeiz/r-chart.git" }, "dependencies": { "jquery": "^3.5.0", "r-canvas": "^4.0.0", "r-range-slider": "^4.0.0", "react": "^16.13.1", "react-dom": "^16.13.1" }, "devDependencies": { "react-scripts": "latest" }, "keywords": [ "chart","r-chart","line chart","bar chart","diagram","zoom","responsive", "drag","dragable chart","changable chart","changable","dragable", "data correction","correaction chart","graph","react","reactjs","react chart", "change point","editable","editable chart","editable graph" ], "author": "mohamad sharif feiz <feiz.ms@gmail.com> (http://www.frontend-master.ir)", "license": "ISC", "bugs": { "url": "https://github.com/mohammadFeiz/r-chart/issues", "email":"feiz.ms@gmail.com" }, "homepage": "https://github.com/mohammadFeiz/r-chart#readme" }