提交 7fa3c0ac authored 作者: junjun's avatar junjun

feat: 自定义颜色

上级 df759a6a
...@@ -329,7 +329,7 @@ export default { ...@@ -329,7 +329,7 @@ export default {
}, },
initCustomColor(reset) { 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('bar') ||
this.chart.type.includes('line') || this.chart.type.includes('line') ||
this.chart.type.includes('pie') || this.chart.type.includes('pie') ||
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论