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
commit 3a1901562c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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