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 2020/02/12 15:05:26 UTC

[GitHub] [incubator-echarts] mikeyshing88 opened a new issue #12143: Calender months overlapping

mikeyshing88 opened a new issue #12143: Calender months overlapping
URL: https://github.com/apache/incubator-echarts/issues/12143
 
 
   ### Version
   4.6.0
   
   ### Reproduction link
   [https://echarts.apache.org/examples/en/editor.html?c=calendar-effectscatter](https://echarts.apache.org/examples/en/editor.html?c=calendar-effectscatter)
   
   ### Steps to reproduce
   Using the calendar chart, set.a range of ['2016-07-01', '2016-12-31'] (as example) and notice that December overlaps November. (This also renders the split lines for these  months incorrectly).
   
   The reproduction is from the official example
   
   ### What is expected?
   December and November should not overlap
   
   ### What is actually happening?
   December and November are overlapping
   
   <!-- 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


[GitHub] [incubator-echarts] mikeyshing88 commented on issue #12143: Calender months overlapping

Posted by GitBox <gi...@apache.org>.
mikeyshing88 commented on issue #12143: Calender months overlapping
URL: https://github.com/apache/incubator-echarts/issues/12143#issuecomment-587077791
 
 
   Seems to be due to day light savings - possibly related to this PR  https://github.com/apache/incubator-echarts/pull/12081

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


[GitHub] [incubator-echarts] damiangreen commented on issue #12143: Calender months overlapping

Posted by GitBox <gi...@apache.org>.
damiangreen commented on issue #12143: Calender months overlapping
URL: https://github.com/apache/incubator-echarts/issues/12143#issuecomment-585719308
 
 
   ![image](https://user-images.githubusercontent.com/1592820/74432963-69a89a80-4e57-11ea-82b1-8320fea36821.png)
   ****

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


[GitHub] [incubator-echarts] mikeyshing88 edited a comment on issue #12143: Calender months overlapping

Posted by GitBox <gi...@apache.org>.
mikeyshing88 edited a comment on issue #12143: Calender months overlapping
URL: https://github.com/apache/incubator-echarts/issues/12143#issuecomment-587077791
 
 
   Seems to be due to day light savings - possibly related to this PR  https://github.com/apache/incubator-echarts/pull/12081
   
   Update:
   
   I tried the above PR change and it did not work as I expected.
   
   I have since found this issue from last year that is working fine so far: https://github.com/apache/incubator-echarts/issues/10430 
   
   

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


[GitHub] [incubator-echarts] damiangreen commented on issue #12143: Calender months overlapping

Posted by GitBox <gi...@apache.org>.
damiangreen commented on issue #12143: Calender months overlapping
URL: https://github.com/apache/incubator-echarts/issues/12143#issuecomment-586214459
 
 
   Is your Timezone set to GMT / UTC?

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


[GitHub] [incubator-echarts] Ovilia commented on issue #12143: Calender months overlapping

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #12143: Calender months overlapping
URL: https://github.com/apache/incubator-echarts/issues/12143#issuecomment-587258528
 
 
   @mikeyshing88 Thanks for reporting. We will see to it and find if we can make a PR based on #10430 's solution. You are welcomed to make a PR if you wish.

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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12143: Calender months overlapping

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12143: Calender months overlapping
URL: https://github.com/apache/incubator-echarts/issues/12143#issuecomment-587258325
 
 
   This issue is labeled with `priority: high`, which means it's a frequently asked problem and we will fix it ASAP.

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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12143: Calender months overlapping

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12143: Calender months overlapping
URL: https://github.com/apache/incubator-echarts/issues/12143#issuecomment-585249176
 
 
   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.
   
   If you are interested in the project, you may also subscribe our [mail list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵

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


[GitHub] [incubator-echarts] yufeng04 commented on issue #12143: Calender months overlapping

Posted by GitBox <gi...@apache.org>.
yufeng04 commented on issue #12143: Calender months overlapping
URL: https://github.com/apache/incubator-echarts/issues/12143#issuecomment-586208599
 
 
   I set the range of ['2016-07-01', '2016-12-31'], but it behaves normally.
   ![image](https://user-images.githubusercontent.com/22974511/74524730-95607900-4f5a-11ea-8ad9-4ce3397f0ed3.png)
   
   
   

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