Day label is drifting on the left when calendar range is getting smaller #11508
Labels
bug
difficulty: easy
Issues that can be fixed more easily than the average.
en
This issue is in English
priority: normal
Version
4.4.0
Reproduction link
https://www.echartsjs.com/examples/en/editor.html?c=calendar-horizontal
Steps to reproduce
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.
The text was updated successfully, but these errors were encountered: