uni-echarts
Version:
🪀 适用于uni-app的Apache ECharts组件(仅支持Vue 3)
69 lines (52 loc) • 3.13 kB
Markdown
<div align="center">
<img src="https://oss.xiaohe.ink/images/uni-echarts.png" width="160" alt="logo"/>
<h1>uni-echarts</h1>
<span>🪀 适用于uni-app的Apache ECharts组件(仅支持Vue 3)</span>
</div>
<br>
[![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
- 📫:[xiaohe0601@outlook.com](mailto:xiaohe0601@outlook.com)
- 🐧:暂未开通
## 🏆 开源协议
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