tanmoy-blr opened a new issue, #18973:
URL: https://github.com/apache/echarts/issues/18973

   ### Version
   
   5.4
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/en/editor.html?c=line-stack
   
   ### Steps to Reproduce
   
   1. How do you create the chart ?
   In the official example - 
https://echarts.apache.org/examples/en/editor.html?c=line-stack , the `Search 
Engine` count is 1330 for `Sat`. But, if you check the y-Axis label, it 
corresponds to 2500.
   So, the y-Axis and the points plotted in the graph are not aligned. 
   
   2. Any scenario where it matches the y-Axis label ?
   Yes, if there is only 1 element in the series, for example - `Search Engine` 
only, then the y-Axis label and the y-Axis points on the graph match
   
   ### Current Behavior
   
   On selecting more than one legend in the line-stack, the y-Axis value does 
not match the y-Axis label.
   This causes confusion to end-users who are looking at these graphs.
   
   ### Expected Behavior
   
   All the graphs should re-align when the y-Axis value changes. 
   Currently, the graph is not re-rendered. This leads to the graph showing a 
y-Axis value of 1330, but the corresponding value on y-Axis is 2500.
   
   ### Environment
   
   ```markdown
   - OS: macOS Ventura
   - Browser: Chrome
   - Framework: React
   ```
   
   
   ### 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: 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