daisy0123 opened a new issue #16592:
URL: https://github.com/apache/echarts/issues/16592


   ### 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
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to