echarts series type为map label的position不生效
Version
5.3.3
Link to Minimal Reproduction
- No response*
Steps to Reproduce
label:{
show:true,
position:'right'
}
Current Behavior
echarts series type为map label的position不生效
Expected Behavior
echarts series type为map label的position生效
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
- No response*
2条答案
按热度按时间cuxqih211#
@Cryonel It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
TRANSLATED
TITLE
The position of echarts series type is map label does not take effect
BODY
The position of echarts series type is map label does not take effect
Version
5.3.3
Link to Minimal Reproduction
Steps to Reproduce
label:{
show:true,
position: 'right'
}
Current Behavior
The position of echarts series type is map label does not take effect
Expected Behavior
The position of the echarts series type is the map label to take effect
Environment
Any additional comments?
1dkrff032#
@Cryonel Please provide a demo for the issue either with Official Editor , CodePen , CodeSandbox or JSFiddle .