ECharts 提供的标记类型有 'circle', 'rect', 'roundRect', 'triangle', 'diamond', 'pin', 'arrow', 'none'
legend: {
icon: 'circle'
}
参考文章
- echarts 图例修改legend中icon的形状及大小
echarts修改图例legend样式:正方形、矩形、圆形、圆角
阅读 60
2023-11-18
ECharts 提供的标记类型有 'circle', 'rect', 'roundRect', 'triangle', 'diamond', 'pin', 'arrow', 'none'
legend: {
icon: 'circle'
}
相关推荐
精彩评论(0)