feat(视图): 新增面积图
This commit is contained in:
parent
0c9b00c7b1
commit
9d73a47f14
@ -330,6 +330,7 @@ export default {
|
||||
if (!this.batchOptStatus && this.chart.render && this.chart.render === 'antv' &&
|
||||
(this.chart.type.includes('bar') ||
|
||||
this.chart.type.includes('line') ||
|
||||
this.chart.type.includes('area') ||
|
||||
this.chart.type.includes('pie') ||
|
||||
this.chart.type === 'funnel' ||
|
||||
this.chart.type === 'radar' ||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user