You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/02/28 09:38:14 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #16592: [Bug] 双y轴情况下标注显示重复

echarts-bot[bot] commented on issue #16592:
URL: https://github.com/apache/echarts/issues/16592#issuecomment-1054066328


   @daisy0123 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. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] The label display is repeated in the case of double y-axis
   
   **BODY**
   
   ### Version
   
   v4 latest version
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
      this.echartInstance = echarts.init(..);
   setOption();
   Set markpoint on series
   
   
   ### Current Behavior
   
   After adding the label under the single y-axis, switch to double y-axis, the label will be drawn repeatedly, draw once on the left y-axis, and draw again on the right y-axis
   
   ### Expected Behavior
   
   Hope not to repeat, read and configure yAxisIndex to draw labels
   
   ### Environment
   
   ````markdown
   - OS:
   - Browser:
   - Framework:
   ````
   
   
   ### Any additional comments?
   
   _No response_
   </details>


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org