EugenioVLopes commented on issue #19887:
URL: https://github.com/apache/echarts/issues/19887#issuecomment-2090609465

   I'm currently working on implementing a feature that allows the display of 
different data on the x-axis while sharing the same y-axis. In the function 
above, when a sensor is selected, its values are plotted on the graph using 
different x-axes. However, upon attempting to visualize the behavior, I noticed 
that the plot always appears to be the same, showing a straight line.
   
   To address this issue, I've tried following the example provided at this 
link:
   [Multiple X-Axis 
Example](https://echarts.apache.org/examples/en/editor.html?c=multiple-x-axis)


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