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


   `minorTick` cuts ticks into a given number of parts, which by default is 5. 
The reason why it behaves like this is because it cuts the axis from the 
beginning (/end) to the first (/last) tick. 
   The time between two ticks in the time axis is not the same. So it's hard to 
tell how long should the beginning or ending minor ticks should last.


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