Merge pull request #8223 from dataease/pr@dev@fix_remove_antv_radar_label_position

fix(视图): AntV雷达图去除标签位置 #7969
This commit is contained in:
wisonic-s 2024-02-28 16:23:53 +08:00 committed by GitHub
commit 8d793e7dc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1753,8 +1753,7 @@ export const TYPE_CONFIGS = [
'label-selector-ant-v': [ 'label-selector-ant-v': [
'show', 'show',
'fontSize', 'fontSize',
'color', 'color'
'position-v'
], ],
'tooltip-selector-ant-v': [ 'tooltip-selector-ant-v': [
'show', 'show',