摘要:
制作不需坐标轴的echarts图 示例代码 在线测试 option = { xAxis: { type: "category", boundaryGap: false, show:false, // data: ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", " 阅读全文
posted @ 2020-11-03 16:31
JackieDYH
阅读(152)
评论(0)
推荐(0)
摘要:
隐藏坐标轴: axisLine:{ //y轴 show:false }, 隐藏网格线: splitLine: { //网格线 show: false }, 隐藏刻度线: axisTick:{ //y轴刻度线 show:false }, y轴字体颜色: axisLabel : { textStyle: 阅读全文
posted @ 2020-11-03 16:15
JackieDYH
阅读(28)
评论(0)
推荐(0)
摘要:
效果图 效果代码 option = { textStyle: { // fontSize: arr.initHeight, color: 'black'//字体颜色 }, tooltip: { trigger: "axis", textStyle: { // fontSize: arr.initHe 阅读全文
posted @ 2020-11-03 15:41
JackieDYH
阅读(113)
评论(0)
推荐(0)

浙公网安备 33010602011771号