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

Tooltip display wrong color when fill: {type:"gradient"} #3325

Closed
pgredigui opened this issue Aug 22, 2022 · 2 comments
Closed

Tooltip display wrong color when fill: {type:"gradient"} #3325

pgredigui opened this issue Aug 22, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@pgredigui
Copy link

Description

When I am usins a stacked bar chart and want to use a gradient fill property, the colour of the tooltip is wrong when I hover it. It always display the same colour (the one of the first element) instead of the colour of the element on which I am hovering (which is what it usually does)

Steps to Reproduce

  1. create a stacked bar chart
  2. add in the options : {fill:{type:"gradient"}}
  3. Hover your graph

Expected Behavior

The colour of the tooltip should be the same as the one of the elements on which I am hovering

Actual Behavior

Screenshots

Screenshot 2022-08-22 at 12 51 44

Reproduction Link

https://codepen.io/pgredigui/pen/JjLzNBv

@pgredigui pgredigui added the bug Something isn't working label Aug 22, 2022
@Hewsman
Copy link

Hewsman commented Oct 9, 2024

up. is there a work around for this?

@junedchhipa
Copy link
Contributor

duplicate of #4755

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants