fatpandaria opened a new issue #14494:
URL: https://github.com/apache/echarts/issues/14494


   ### Version
   5.0.2
   
   ### Reproduction link
   
[https://codesandbox.io/s/infallible-goldstine-mwivt?file=/src/components/HelloWorld.vue](https://codesandbox.io/s/infallible-goldstine-mwivt?file=/src/components/HelloWorld.vue)
   
   ### Steps to reproduce
   Set xAxis.type=time and yAxis.type=value.Set the xAxis.splitNumber to a 
number which is too high to display all the xAxis labels.Generate data and 
setOptions.
   
   ### What is expected?
   The actual splitNumber of xAxis should be adjusted based on readability and 
there is no label covering the others.
   
   ### What is actually happening?
   xAxis labels are covered by the others and the actual splitNumber is  
neither what I set nor a proper number calculated for readability
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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

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