echarts折线图有两条虚线 12345678itemStyle: { normal: { lineStyle: { //系列级个性化折线样式 width: 2, type: 'dashed' // 虚线 } }} 前端插件使用 #echarts echarts折线图有两条虚线 https://github.com/chergn/chergn.github.io/a228c4334b9e/ 作者 全易 发布于 2024年3月28日 许可协议 echarts 鼠标经过时改变折线拐点的小圆圈样式 上一篇 echarts柱状图,每根柱子颜色不一样 下一篇