You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use patternomaly to generate pattern for the backgroundColor and the hoverBackgroundColor, the color in the tooltip when you hover above the chart should show the actual color. Or maybe be able to show the color without the pattern on top of it?
Current Behavior
When I use patternomaly to generate pattern for the backgroundColor and the hoverBackgroundColor, the color in the tooltip remains to be black instead of using the same color.
Steps to Reproduce (for bugs)
Set the pattern for the backgroundColor and hoverBackgroundColor
Expected Behavior
When I use
patternomaly
to generate pattern for thebackgroundColor
and thehoverBackgroundColor
, the color in the tooltip when you hover above the chart should show the actual color. Or maybe be able to show the color without the pattern on top of it?Current Behavior
When I use
patternomaly
to generate pattern for thebackgroundColor
and thehoverBackgroundColor
, the color in the tooltip remains to be black instead of using the same color.Steps to Reproduce (for bugs)
backgroundColor
andhoverBackgroundColor
Link to codepen: https://codepen.io/justindra/pen/dQeveO
Context
I want to make sure I can support those that are vision impaired in my application. And this does not work that well atm.
Environment
The text was updated successfully, but these errors were encountered: