feat(图表): 下钻字段支持重命名和排序 #9700 #12491

This commit is contained in:
wisonic
2024-10-19 22:49:28 +08:00
parent 5196158c33
commit 2c20d8a76c
8 changed files with 362 additions and 27 deletions

View File

@@ -58,6 +58,7 @@ declare type AxisType =
| 'flowMapStartName'
| 'flowMapEndName'
| 'extColor'
| 'drillFields'
/**
* 轴配置
*/