my-diagram

0.7.5 • Public • Published

my-diagram

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

prop传值

id:图表id,必传
configId:图表配置id,必传
renderId:echarts占位id,必传,且每个图表不一样,具体自己定,例:rederId="echarts"

图表与时间或者地图code联动

传入paramsObj即可,不是必传,格式为{startTime:'',endTime:'',area_code:''},字段没有置空即可,例:paramsObj="{startTime:'',endTime:'',area_code:''}"

Readme

Keywords

none

Package Sidebar

Install

npm i my-diagram

Weekly Downloads

2

Version

0.7.5

License

none

Unpacked Size

44.3 MB

Total Files

109

Last publish

Collaborators

  • zhanghao-front