feat: 自定义颜色
This commit is contained in:
parent
df759a6ae8
commit
7fa3c0ac53
@ -329,7 +329,7 @@ export default {
|
||||
},
|
||||
|
||||
initCustomColor(reset) {
|
||||
if (this.chart.render && this.chart.render === 'antv' &&
|
||||
if (!this.batchOptStatus && this.chart.render && this.chart.render === 'antv' &&
|
||||
(this.chart.type.includes('bar') ||
|
||||
this.chart.type.includes('line') ||
|
||||
this.chart.type.includes('pie') ||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user