Merge pull request #9758 from ulleo/dev-v2

feat(图表): 桑基图高级设置调整
This commit is contained in:
ulleo
2024-05-21 17:48:53 +08:00
committed by GitHub

View File

@@ -4,7 +4,6 @@ export const SANKEY_EDITOR_PROPERTY: EditorProperty[] = [
'label-selector',
'tooltip-selector',
'title-selector',
'function-cfg',
'jump-set',
'linkage'
]