Commit 6e627ad2 authored by Jenny's avatar Jenny

feat: 雷达图属性修改

parent 7078d5bf
...@@ -40,6 +40,7 @@ ...@@ -40,6 +40,7 @@
canvas.setChart(chart) canvas.setChart(chart)
const {indicator, series} = this.elementData.dataList const {indicator, series} = this.elementData.dataList
this.ec.option = { this.ec.option = {
...this.elementInfo.option,
tooltip: {}, tooltip: {},
radar: { radar: {
indicator indicator
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment