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/01/26 10:01:00 UTC

[GitHub] [incubator-echarts] maliayas opened a new issue #12110: Pie chart label not shown when animation is disabled

maliayas opened a new issue #12110: Pie chart label not shown when animation is disabled
URL: https://github.com/apache/incubator-echarts/issues/12110
 
 
   ### Version
   4.6.0
   
   ### Reproduction link
   [https://jsfiddle.net/cLa5db8n/](https://jsfiddle.net/cLa5db8n/)
   
   ### Steps to reproduce
   Define a basic pie chart and set `animation` to `false`.
   
   ### What is expected?
   Labels should be displayed on mouse hover.
   
   ### What is actually happening?
   Labels are not displayed. If I enable animation, then labels are displayed normally.
   
   ---
   This issue started with 4.3.0 and happens to this day. v4.2.1 [was fine](https://jsfiddle.net/cLa5db8n/1/).
   
   <!-- 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] Ovilia closed issue #12110: Pie chart label not shown when animation is disabled

Posted by GitBox <gi...@apache.org>.
Ovilia closed issue #12110: Pie chart label not shown when animation is disabled
URL: https://github.com/apache/incubator-echarts/issues/12110
 
 
   

----------------------------------------------------------------
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 #12110: Pie chart label not shown when animation is disabled

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12110: Pie chart label not shown when animation is disabled
URL: https://github.com/apache/incubator-echarts/issues/12110#issuecomment-579186765
 
 
   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 #12110: Pie chart label not shown when animation is disabled

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12110: Pie chart label not shown when animation is disabled
URL: https://github.com/apache/incubator-echarts/issues/12110#issuecomment-578486888
 
 
   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] Ovilia commented on issue #12110: Pie chart label not shown when animation is disabled

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #12110: Pie chart label not shown when animation is disabled
URL: https://github.com/apache/incubator-echarts/issues/12110#issuecomment-579187001
 
 
   Thanks for reporting. This is probably a bug.

----------------------------------------------------------------
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] hoangv commented on issue #12110: Pie chart label not shown when animation is disabled

Posted by GitBox <gi...@apache.org>.
hoangv commented on issue #12110: Pie chart label not shown when animation is disabled
URL: https://github.com/apache/incubator-echarts/issues/12110#issuecomment-580963633
 
 
   @maliayas the jsfiddle works with echarts downgraded to 4.2.1, so I wonder if the bug was introduced [with this commit in PieView.js line 205](https://github.com/apache/incubator-echarts/commit/9847233b23a4d5bf65b01ebfb7d5547edb0e11cb#diff-19529e7aaddb5ad8b1b45417c96c8e00R205).  Still looking into it.  Cc. @100pah  

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