Ovilia commented on issue #19913:
URL: https://github.com/apache/echarts/issues/19913#issuecomment-2104095764

   > > I’m afraid I may not fully understand your requirement. Bar-racing 
charts are typically designed to sort by the value of the bars, which in your 
case would be the x value. If you’re interested in sorting by the y-axis, you 
might need to sort the data yourself before inputting it into setOption.
   > 
   > So, whenever realtimeSort is used, the chart will only be sorted based on 
the data of the series? It cannot be changed to sort based on the yAxis data?
   
   Yes, realtimeSort has nothing to do with that.


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