helgasoft commented on issue #19036:
URL: https://github.com/apache/echarts/issues/19036#issuecomment-1692209170

   > No way to reliably control time axis intervals.
   
   It seems you want to set programmatically _splitNumber_ and/or _interval_ 
just **once**. 
   Lets assume this is done. 
   What would happen next, when users **zooms in** ? Would they be happy seeing 
a bunch of data over an empty axis line ? Or would a developer be happy 
handling zoom events and recalculating axis label positions and frequency ?
   Hmm, I think the status quo is a good deal.
   


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