forked from github/dataease
feat:antv
This commit is contained in:
parent
25dbadffa8
commit
2cefa6f20f
@ -716,8 +716,8 @@ export default {
|
||||
drillClickDimensionList: [],
|
||||
drillFilters: [],
|
||||
renderOptions: [
|
||||
{ name: '新版', value: 'antv' },
|
||||
{ name: '旧版', value: 'echarts' }
|
||||
{ name: 'AntV', value: 'antv' },
|
||||
{ name: 'ECharts', value: 'echarts' }
|
||||
],
|
||||
drill: false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user