echarts-webcomponent

2.0.2 • Public • Published

echarts-webcomponent

npm Published on webcomponents.org

Demo

<echarts-webcomponent style="width: 300px; height: 200px;" option='{"title":{"tex  t":"ECharts 入门示例"},"tooltip":{},"legend":{"data":["销量"]},"xAxis":{"data"  :["衬衫","羊毛衫","雪纺衫","裤子","高跟鞋","袜子"]},"yAxis":{},"series":[{"nam  e":"销量","type":"bar","data":[5,20,36,10,10,20]}]}'></echarts-webcomponent>

Readme

Keywords

Package Sidebar

Install

npm i echarts-webcomponent

Weekly Downloads

80

Version

2.0.2

License

Apache-2.0

Unpacked Size

719 kB

Total Files

11

Last publish

Collaborators

  • kkpoon