admin 管理员组文章数量: 1184232
2024年1月11日发(作者:绝对值函数图像的画法)
pageIconSize: 9, textStyle: { // lineHeight: 12, }, pageTextStyle: { fontSize: 11, lineHeight: 11, height: 11, lineOverflow: 'truncate', }, // type: "scroll", // width: "70%", }; let opts = { color: [ "#5B8FF9", "#5AD8A6", "#E8684A", "#F6BD16", "#1890FF", "#8543E0", "#F04864", "#FACC14", "#2FC25B", "#13C2C2", ], animationEasing: "cubicInOut", tooltip: { trigger: "axis", axisPointer: { lineStyle: { color: "#999", }, label: { backgroundColor: "#333", shadowBlur: 0, }, }, backgroundColor: "#fff", padding: 10, textStyle: { color: "#333", fontSize: 12, lineHeight: 22, }, extraCssText: "box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);", }, grid: { right: 20, left: 20, top: 50, containLabel: true, }, // dataZoom: [ // { // type: "inside", // start: 0, // end: 100, // }, // ], xAxis: [], yAxis: [], series: [], };
if (index == 0) { return this.$merge(yAxis, item); } }); } else { = this.$merge(xAxis, ); } //
重置tooltip的formatter,兼容虚实线 p = p || {}; if(!ter) { ter = defaultTooltipFormatter; } //(opts); return opts; }, },
版权声明:本文标题:前端地图【Map】的基本使用【echarts、API、geoJson格式和echarts 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.roclinux.cn/b/1704907244a466498.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论