All Projects → zlm919 → echarts-for-wechat-wepy

zlm919 / echarts-for-wechat-wepy

Licence: MIT license
echarts微信小程序wepy版本封装

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to echarts-for-wechat-wepy

datart
Datart is a next generation Data Visualization Open Platform
Stars: ✭ 1,042 (+3493.1%)
Mutual labels:  echarts
ngx-echarts-starter
A starter demo project for ngx-echarts
Stars: ✭ 29 (+0%)
Mutual labels:  echarts
echarts-graph-modularity
Apache ECharts graph modularity extension for community detection
Stars: ✭ 62 (+113.79%)
Mutual labels:  echarts
weapp-poem
诗词墨客 - 最全中华古诗词小程序
Stars: ✭ 409 (+1310.34%)
Mutual labels:  wepy
ts-vue-questionnaire
微型问卷调查系统 TypeScript 版本,演示账号:admin / admin
Stars: ✭ 89 (+206.9%)
Mutual labels:  echarts
vue-echarts-map
Vue版本Echarts中国地图钻取
Stars: ✭ 113 (+289.66%)
Mutual labels:  echarts
jh-weapp-demo
微信小程序项目- 实现一些常用效果、封装通用组件和工具类
Stars: ✭ 60 (+106.9%)
Mutual labels:  echarts
scrum-planning-poker
Please feel FREE to try it and give feedback by searching Scrum敏捷估算 in WeChat mini program.
Stars: ✭ 30 (+3.45%)
Mutual labels:  wepy
echarts-map-xicheng
Echarts实现北京市西城区各街道地图demo
Stars: ✭ 50 (+72.41%)
Mutual labels:  echarts
wepy-one
小程序-one(wepy版本)
Stars: ✭ 49 (+68.97%)
Mutual labels:  wepy
yasa
Yet Another Solr Admin
Stars: ✭ 48 (+65.52%)
Mutual labels:  echarts
vue-admin-webapp
基于vuejs+element-ui 后台管理系统
Stars: ✭ 62 (+113.79%)
Mutual labels:  echarts
GithubProfile
Visualizing GitHub profile
Stars: ✭ 45 (+55.17%)
Mutual labels:  echarts
vscode-markdown-editor
A vscode extension to make your vscode become a full-featured WYSIWYG markdown editor
Stars: ✭ 249 (+758.62%)
Mutual labels:  echarts
grafana-echarts-panel
Grafana集成Echarts
Stars: ✭ 49 (+68.97%)
Mutual labels:  echarts
echarts-extension-amap
🚩 An AMap (https://lbs.amap.com) extension for Apache ECharts (https://github.com/apache/echarts)
Stars: ✭ 180 (+520.69%)
Mutual labels:  echarts
vue-admin-work
🎉🎉🚀🚀🚀🚀vue-admin-work是一个中后台系统管理方案。使用 vue2.x 及周边全家桶工具开发而来。支持多种功能,不同角色权限🚀🚀🚀🎉🎉
Stars: ✭ 74 (+155.17%)
Mutual labels:  echarts
wepy-templates
Templates collection
Stars: ✭ 28 (-3.45%)
Mutual labels:  wepy
aaocp
一个对用户行为日志进行分析的大数据项目
Stars: ✭ 53 (+82.76%)
Mutual labels:  echarts
go-tachart
Candlestick chart generator (with event mark and TA indicator) using go-echarts
Stars: ✭ 24 (-17.24%)
Mutual labels:  echarts

echarts-for-wechat-wepy

echarts 微信小程序wepy组件封装。

体验步骤

1. 安装 wepy

本示例基于wepy封装,参考这里

npm install wepy-cli -g

2. 下载源代码

git clone https://github.com/zlm919/echarts-for-wechat-wepy.git

3. 安装开发依赖

npm install

4. 编译源代码

wepy build

5.导入至开发者工具

编译完成后会生成dist目录,开发者工具本地开发目录指向dist目录。

切记: 取消勾选项目-->开启ES6转ES5,否则代码运行出现如下错误。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].