Ling310 opened a new issue, #17070:
URL: https://github.com/apache/echarts/issues/17070

   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/ling310/pen/zYRwjJp
   
   ### Steps to Reproduce
   
   https://codepen.io/ling310/pen/zYRwjJp
   
   ### Current Behavior
   
   
   
![image](https://user-images.githubusercontent.com/30763334/169277761-38a4d7ae-e8c8-4b29-b556-f91fde0b3ef8.png)
   
    the rightmost symbol and axisLabel(as red) is show before them move inside 
the axis bounding rect(as yellow).
   
   ### Expected Behavior
   
   the rightmost symbol and axisLabel is show after them move inside the axis 
bounding rect.
   
![symbol-wish](https://user-images.githubusercontent.com/30763334/169278340-c1e25555-c95e-4b87-9b27-53364cfa05b7.gif)
   
   
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   With code, I think if I want to fix the symbol bug, I should change in this 
place(as figure1). Maybe coding like figure2?
   But I don't know how to get symbol status whether the symbol is outside 
boundary and datazoom moving or not.
   
![image](https://user-images.githubusercontent.com/30763334/169278843-4327b5a1-3ec3-4a2c-9f5e-bb12cf5a1ff4.png)
   
![image](https://user-images.githubusercontent.com/30763334/169279359-b07f598f-4e49-4af4-8ce3-a89dd8f009bb.png)
   
   


-- 
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-unsubscr...@echarts.apache.org.apache.org

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


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

Reply via email to