You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2019/10/29 05:47:23 UTC

[GitHub] [incubator-echarts] Winbee opened a new issue #11508: Day label is drifting on the left when calendar range is getting smaller

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org