NEZ-2133 feat:新增 sankey 图表类型

This commit is contained in:
zyh
2022-08-19 10:54:37 +08:00
parent 229d84d906
commit fbc7779fc9
12 changed files with 503 additions and 9 deletions

View File

@@ -134,7 +134,9 @@ export default {
case 'table' :
case 'stat' :
case 'gauge' :
case 'sankey' :
case 'pie' :
case 'bubble' :
case 'treemap' :
case 'log' :
case 'hexagon' :