Commit 6e627ad2 authored by Jenny's avatar Jenny

feat: 雷达图属性修改

parent 7078d5bf
......@@ -39,7 +39,8 @@
})
canvas.setChart(chart)
const {indicator, series} = this.elementData.dataList
this.ec.option = {
this.ec.option = {
...this.elementInfo.option,
tooltip: {},
radar: {
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