Winbee opened a new issue #11508: Day label is drifting on the left when 
calendar range is getting smaller
URL: https://github.com/apache/incubator-echarts/issues/11508
 
 
   ### Version
   4.4.0
   
   ### Reproduction link
   
[https://www.echartsjs.com/examples/en/editor.html?c=calendar-horizontal](https://www.echartsjs.com/examples/en/editor.html?c=calendar-horizontal)
   
   ### Steps to reproduce
   - Open the example 
https://www.echartsjs.com/examples/en/editor.html?c=calendar-horizontal
   - Decrease the range of the first calendar like that:
   range: ['2017-01', '2017-04'],
   range: ['2017-01', '2017-03'],
   range: ['2017-01', '2017-02'],
   
   ### What is expected?
   The day label should remain at the same position.
   
   ### What is actually happening?
   The day label is moving further and and further on the left when we decrease 
the range.
   
   <!-- 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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to