虽然可能底层的API差了些,但是还是希望小程序能有一个好用的图表库,毕竟重头写有点太复杂了~~
<a href="http://echarts.baidu.com"> <img style="vertical-align: top;" src="./asset/logo.png?raw=true" alt="logo" height="50px"> </a>
ECharts is a free, powerful charting and visualization library offering an easy way of adding intuitive, interactive, and highly customizable charts to your commercial products. It is written in pure JavaScript and based on <a href="https://github.com/ecomfe/zrender">zrender</a>, which is a whole new lightweight canvas library.
Download on echarts.baidu.com
npm install echarts --save
ECharts-GL is an extension pack of echarts, which providing 3D plots, globe visualization and WebGL acceleration.
Get from https://github.com/ecomfe/echarts-gl
npm install echarts-gl --save
https://github.com/ecomfe/awesome-echarts
Graph Modularity Graph modularity extension for community detection
leaflet-echarts by wandergis
arcgis-echarts by wandergis
ECharts is available under the BSD license.
关注ECharts 4.0微信小程序版本
1.7 马上就可以在微信小程序中使用ECharts了!
很多微信小程序开发者表示他们强烈需要像ECharts这样的可视化工具。但是微信小程序是不支持DOM操作的,Canvas接口也和浏览器不尽相同。
因此,ECharts团队和微信小程序官方团队合作,提供了ECharts的微信小程序版本。开发者可以通过熟悉的ECharts配置方式,快速开发图表,满足各种可视化需求。
目前项目已完成了开发和内测工作,目前正在等待微信小程序开发工具的更新上线,敬请期待!
From https://zhuanlan.zhihu.com/p/32984137 @2018.01.16
怎么做的哦,不会,求大师赐教!!!!!!
页面固定不能上下拖动,能用canvas?
可以试试这个
https://github.com/xiaolin3303/wx-charts/
echart不能用吧
echart小程序上用不了的吧
欢迎试用 观远lite,我们自己实现了自己的图形库。