echart 大屏实现, 气泡,

时间:2021-10-10 10:08:50
【文件属性】:

文件名称:echart 大屏实现, 气泡,

文件大小:31KB

文件格式:RAR

更新时间:2021-10-10 10:08:50

国内地图 气泡 echart

现在js文件中引用comp_echarts_map.js文件 2、在html文件中引用该组件模板 例如: {{comp-echarts-map}} 3、该组件对外参数 /* 接收数据 */ dataSource: null, /* 设置容器高宽 */ width: null, heigit: null, /* 地图距离容器的边距(echarts中配置了自适应不超出画布,并保持地图高宽比,所以以下属性可能会显示中有所差异) */ top:0, left:0, right:0, bottom:0, /* 接收当前显示地图名称默认是'全国' ('全国','辽宁','北京','广东')*/ mapName: null, /* 是否需要地图表格组件 默认为true需要 */


【文件预览】:
comp_echarts_map
----comp_echarts_map.js(31KB)
----comp_map_table()
--------comp_map_table.html(743B)
--------comp_map_table.css(1KB)
--------comp_map_table.js(2KB)
--------comp_map_table.less(1KB)
----使用说明.txt(2KB)
----comp_echarts_map.html(413B)
----test.png(3KB)
----comp_echarts_map.css(574B)
----comp_echarts_map_config()
--------comp_echarts_mapdraw.json(78B)
--------comp_echarts_map.json(7KB)
--------comp_echarts_region.json(31KB)
--------comp_map_table.json(5KB)
----comp_echarts_map_img()
--------orange.png(3KB)
--------red.png(3KB)
--------yellow.png(3KB)
--------green.png(3KB)
----comp_echarts_map.less(644B)

网友评论

  • 正好用到这个功能感谢分享~
  • 不错哦,谢谢分享。