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 2021/09/01 05:07:00 UTC

[GitHub] [echarts] JaydipPatel84 opened a new issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

JaydipPatel84 opened a new issue #15646:
URL: https://github.com/apache/echarts/issues/15646


   ### Version
   5.1.2
   
   ### Steps to reproduce
   1. Create a Pie chart 
   2. Open it in firefox 
   
   ### What is expected?
   The expected result is to show the tooltip on hover of arc also, not only on the legend for firefox, as it works fine in chrome
   
   ### What is actually happening?
   When hover of the Pie chart opened in firefox, the tooltip shows only when we hover on the legend, rather it should show even when we hover on the arc
   
   <!-- 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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] JaydipPatel84 edited a comment on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
JaydipPatel84 edited a comment on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-948559001


   https://user-images.githubusercontent.com/89894821/138275893-457b6112-443c-44e7-be02-a6347f462b47.mp4
   
   @plainheart 


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-918443371


   Not yet. It's planned in [5.2.1](https://github.com/apache/echarts/milestone/26), which will be released this month.


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-945568374


   @JaydipPatel84 Hi, we've fixed this bug in [v5.2.1](https://github.com/apache/echarts/releases/tag/5.2.1).


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-949317473


   @JaydipPatel84 However, I can't reproduce it with the example https://echarts.apache.org/examples/en/editor.html?c=pie-simple


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] JaydipPatel84 commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
JaydipPatel84 commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-945535734


   Hi @plainheart , let me know when the library will be updated with this issue, thanks


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart edited a comment on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-948561536


   Now an online reproducible demo is needed to see what I missed. Please ensure you are using v5.2.1.


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-909891261






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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-948561536


   Now an online reproduction demo is needed to see what I missed. 


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-909891261


   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 it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   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 question.
   
   If you are interested in the project, you may also subscribe to our [mailing 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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-909965086


   I just reproduced it in Firefox with the SVG renderer. Do you mean that?


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] pissang closed issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
pissang closed issue #15646:
URL: https://github.com/apache/echarts/issues/15646


   


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] JaydipPatel84 commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
JaydipPatel84 commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-918102089


   Hi @plainheart , code is updated in the library ?
   I am still able to reproduce the issue in firefox, thanks !


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] bhaveshsamcom commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
bhaveshsamcom commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-918100454


   Hi @plainheart , is the code updated in the library ?
   I am still able to reproduce the issue, thanks !


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart edited a comment on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-948561536


   Now an online reproducible demo is needed to see what I missed. 


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] JaydipPatel84 commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
JaydipPatel84 commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-909966061


   yes, right @plainheart 


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] JaydipPatel84 commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
JaydipPatel84 commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-909966061


   yes, right @plainheart 


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-909893239


   @JaydipPatel84 Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] bhaveshsamcom removed a comment on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
bhaveshsamcom removed a comment on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-918100454


   Hi @plainheart , is the code updated in the library ?
   I am still able to reproduce the issue, thanks !


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-948549473


   @JaydipPatel84 I checked and it could work. Could you take a screencast?


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] JaydipPatel84 commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
JaydipPatel84 commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-949285713


   yes, i am using v5.2.1
   
   https://registry.yarnpkg.com/echarts/-/echarts-5.2.1.tgz#bd58ec011cd82def4a714e4038ef4b73b8417bc3


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-909965086


   I just reproduced it in Firefox with the SVG renderer. Do you mean that?


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] JaydipPatel84 commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
JaydipPatel84 commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-948534688


   @plainheart , i can not see it fixed in v5.2.1


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] JaydipPatel84 commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

Posted by GitBox <gi...@apache.org>.
JaydipPatel84 commented on issue #15646:
URL: https://github.com/apache/echarts/issues/15646#issuecomment-948559001


   
   https://user-images.githubusercontent.com/89894821/138275893-457b6112-443c-44e7-be02-a6347f462b47.mp4
   
   


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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