https://github.com/xiaohe0601/uni-echarts
🪀 适用于 uni-app 的 Apache ECharts 组件(仅支持Vue 3)
https://github.com/xiaohe0601/uni-echarts
Last synced: 15 days ago
JSON representation
🪀 适用于 uni-app 的 Apache ECharts 组件(仅支持Vue 3)
- Host: GitHub
- URL: https://github.com/xiaohe0601/uni-echarts
- Owner: xiaohe0601
- License: mit
- Created: 2025-01-17T04:43:34.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-04-17T06:09:12.000Z (22 days ago)
- Last Synced: 2025-04-17T20:15:35.655Z (21 days ago)
- Language: Vue
- Homepage: https://uni-echarts.xiaohe.ink
- Size: 552 KB
- Stars: 24
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-uni-app - vue3 - echarts) - 适用于 uni-app 的 Apache ECharts 组件。 (UI 组件库)
README
![]()
uni-echarts
🪀 适用于uni-app的Apache ECharts组件(仅支持Vue 3)
[![github stars][github-stars-src]][github-stars-href]
[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![JSDocs][jsdocs-src]][jsdocs-href]
[![License][license-src]][license-href]xiaohe0601 / [github@xiaohe0601](https://github.com/xiaohe0601) / [gitee@xiaohe0601](https://gitee.com/xiaohe0601)
## 🎉 特性
- 🚀 快速上手,与 [vue-echarts](https://github.com/ecomfe/vue-echarts) 近乎一致的使用体验
- 📱 多端兼容,支持 Web、小程序、APP
- 📦 支持 easycom
- ☕ 支持 TypeScript
- 🍳 支持免费商用## 🔗 链接
- [文档首页](https://uni-echarts.xiaohe.ink)
- [快速开始](https://uni-echarts.xiaohe.ink/guide/getting-started)
- [API 参考](https://uni-echarts.xiaohe.ink/apis/component)
- [常见问题](https://uni-echarts.xiaohe.ink/guide/faq)
- [更新日志](https://uni-echarts.xiaohe.ink/guide/changelog)
- [支持我们](https://uni-echarts.xiaohe.ink/sponsor)
- [在线演示](https://uni-echarts.xiaohe.ink/ui)## 🍬 鸣谢
得益于以下项目对开源的付出,让 Uni ECharts 能够站在巨人的肩膀上。
- [vue-echarts](https://github.com/ecomfe/vue-echarts)
- [lime-echart](https://gitee.com/liangei/lime-echart)
- [echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)
- [mitt](https://github.com/developit/mitt)## 🐶 讨论交流
- ❓:若有疑问或 BUG 反馈,可提交 [issues](https://github.com/xiaohe0601/uni-echarts/issues),也欢迎 PR
- 📫:[[email protected]](mailto:[email protected])
- 🐧:暂未开通## 🏆 开源协议
Uni ECharts 基于 [MIT](https://github.com/xiaohe0601/uni-echarts/blob/main/LICENSE) 许可发布,请自由地享受和参与开源。
## 🚓 声明
The Apache Software Foundation [Apache ECharts, ECharts](https://echarts.apache.org/), Apache, the Apache feather,
and the Apache ECharts project logo are either registered trademarks or trademarks of the
[Apache Software Foundation](https://www.apache.org/).[github-stars-src]: https://img.shields.io/github/stars/xiaohe0601/uni-echarts?style=flat&colorA=080f12&colorB=1fa669&logo=GitHub
[github-stars-href]: https://github.com/xiaohe0601/uni-echarts
[npm-version-src]: https://img.shields.io/npm/v/uni-echarts?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/uni-echarts
[npm-downloads-src]: https://img.shields.io/npm/dm/uni-echarts?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/uni-echarts
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/uni-echarts
[license-src]: https://img.shields.io/github/license/xiaohe0601/uni-echarts.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/xiaohe0601/uni-echarts/blob/main/LICENSE