Merge pull request #8223 from dataease/pr@dev@fix_remove_antv_radar_label_position
fix(视图): AntV雷达图去除标签位置 #7969
This commit is contained in:
commit
8d793e7dc6
@ -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',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user