Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox #15646

Closed
JaydipPatel84 opened this issue Sep 1, 2021 · 14 comments · Fixed by ecomfe/zrender#812 or Samrat21189919/hospital#2 · May be fixed by CharaD7/gentelella#2, navdeepghai1/incubator-echarts#1 or southernTrbl/Call-amity#82
Assignees
Labels
bug en This issue is in English SVG
Milestone

Comments

@JaydipPatel84
Copy link

JaydipPatel84 commented Sep 1, 2021

Version

5.1.2

Steps to reproduce

  1. Create a Pie chart
  1. Open it in firefox
  2. Switch to SVG renderer

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

@echarts-bot
Copy link

echarts-bot bot commented Sep 1, 2021

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 and chart option 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.

Have a nice day! 🍵

@echarts-bot echarts-bot bot added bug en This issue is in English pending We are not sure about whether this is a bug/new feature. waiting-for: community labels Sep 1, 2021
@plainheart plainheart added the missing-demo The author should provide a demo. label Sep 1, 2021
@echarts-bot
Copy link

echarts-bot bot commented Sep 1, 2021

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

@plainheart
Copy link
Member

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

@JaydipPatel84
Copy link
Author

yes, right @plainheart

@JaydipPatel84
Copy link
Author

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

@plainheart
Copy link
Member

Not yet. It's planned in 5.2.1, which will be released this month.

@JaydipPatel84
Copy link
Author

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

@plainheart
Copy link
Member

@JaydipPatel84 Hi, we've fixed this bug in v5.2.1.

@JaydipPatel84
Copy link
Author

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

@plainheart
Copy link
Member

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

@JaydipPatel84
Copy link
Author

JaydipPatel84 commented Oct 21, 2021

21.10.2021_17.48.51_REC.mp4

@plainheart

@plainheart
Copy link
Member

plainheart commented Oct 21, 2021

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

@JaydipPatel84
Copy link
Author

@plainheart
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment