mirror of
https://github.com/dataease/dataease.git
synced 2026-05-23 22:08:34 +08:00
Merge pull request #2355 from dataease/pr@dev@refactor_label-color
fix: 复制仪表板,指标卡颜色丢失
This commit is contained in:
@@ -130,7 +130,7 @@ export function baseGaugeOption(chart_option, chart, scale = 1) {
|
||||
}
|
||||
}
|
||||
}
|
||||
console.log(chart_option.series[0])
|
||||
// console.log(chart_option.series[0])
|
||||
// console.log(chart_option);
|
||||
componentStyle(chart_option, chart)
|
||||
return chart_option
|
||||
|
||||
Reference in New Issue
Block a user