feat:添加topo轮播类型

This commit is contained in:
zhangyu
2021-12-13 20:54:01 +08:00
parent 03f11c8283
commit 01807b2571
6 changed files with 34 additions and 4 deletions

View File

@@ -405,7 +405,8 @@ export const chartType = {
endpointInfo: 'endpointInfo',
topology: 'topology',
map: 'map',
hexagonFigure: 'hexagonFigure'
hexagonFigure: 'hexagonFigure',
carousel: 'carousel'
}
export const chartLegendPlacement = {