文件名称::flag_in_hole: Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。
文件大小:34KB
文件格式:ZIP
更新时间:2024-06-28 08:46:47
Charts
echarts-for-react 最简单、最好的 Apache ECharts 包装器。 安装 $ npm install --save echarts-for-react # `echarts` 是`echarts-for-react` 的peerDependence,你可以安装自己版本的echarts。 $ npm install --save echarts 然后使用。 从'echarts-for-react'导入ReactECharts; // 渲染echarts选项。 您可以运行网站。 $ git clone [email protected]:hustcc/echarts-for-react.git $ npm install $ npm start 然后在浏览器中打开 http://127.0.0.1:8081/。 或查看部署在 gh-pages 上的 https://git.hust.cc/echarts-for-react/。 一个简单的演示代码的使用代码如下所示。 更多例子可以看:https://git.hust.cc/echarts-for-react/ imp
【文件预览】:
echarts-for-react-master
----.lintmdrc(42B)
----.eslintrc(1KB)
----.github()
--------workflows()
----.prettierignore(28B)
----src()
--------core.tsx(5KB)
--------types.ts(2KB)
--------index.ts(454B)
--------helper()
----.commitlintrc.js(241B)
----.umirc.js(1KB)
----tsconfig.json(472B)
----LICENSE(1KB)
----__tests__()
--------utils()
--------helper()
--------charts()
----.prettierrc(165B)
----README.md(11KB)
----docs()
--------index.md(2KB)
--------examples()
----.editorconfig(372B)
----.gitignore(1KB)
----.eslintignore(30B)
----package.json(3KB)