-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed
Labels
bugpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Description
Version
v4最新版本
Link to Minimal Reproduction
No response
Steps to Reproduce
this.echartInstance = echarts.init(..);
setOption();
series 上设置markpoint
Current Behavior
在单y轴下添加了标注之后,切换设置为双y轴,标注会重复绘制,以左边y轴画一次,和咦右边y轴再画一次
Expected Behavior
希望不重复,读取配置yAxisIndex 绘制标注
Environment
- OS:
- Browser:
- Framework:Any additional comments?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.