gsvjk commented on issue #15498:
URL: https://github.com/apache/echarts/issues/15498#issuecomment-2094324567

   facing similar issue
   
   ### issue description
   The x-axis represents timestamps.
   
   Multiple series are plotted, with one series y-axis ranging from 10k to 90k 
and another ranging from 1 to 100.
   
   The second plot, with a smaller range, is not visible on the chart as the 
second series uses the y-range of the first series. It should overlay on the 
range of the first plot's y-axis.
   
   Attaching an image for reference: the green one represents series 1, while 
the blue one represents series 2.
   As you can see, the blue line appears compressed, resembling a flat line 
with no visible range.
   
   
![image](https://github.com/apache/echarts/assets/133367516/7f652b40-9b47-4c63-a3b3-a7913c7bab4b)
   
   


-- 
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