refactor(图表): 区域设置界面去除省份标签
This commit is contained in:
parent
9e208ae836
commit
9ede5bc78a
@ -593,13 +593,7 @@ const mapOption: ChoroplethOptions = {
|
||||
lineWidth: 0.6,
|
||||
lineOpacity: 1
|
||||
},
|
||||
label: {
|
||||
field: 'name',
|
||||
style: {
|
||||
fill: 'black',
|
||||
textAnchor: 'center'
|
||||
}
|
||||
},
|
||||
label: false,
|
||||
state: {
|
||||
active: { stroke: 'green', lineWidth: 1 }
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user