Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Chart: Hovering over datapoint where series is undefined, adds an inactive state to the series for the whole chart #1146

Closed
jsjsat opened this issue Jun 9, 2020 · 0 comments · Fixed by #1147
Labels
bug A broken behaviour that was working previously has-pr

Comments

@jsjsat
Copy link
Contributor

jsjsat commented Jun 9, 2020

Bug Report

Highcharts 7 introduced a new default to the inactive state of a series, which you can see when you hover over a timestamp where there is no value for a series. What happens is, that the series gets an opacity of 0.2 for the rest of the chart, which is very confusion especially for stacked area charts.

Possible Solution

As @ffriedl89 suggested opacity in the inactive value of the series plotoptions should be set to 1.

I will create a pr shortly!

bug

@jsjsat jsjsat added the bug A broken behaviour that was working previously label Jun 9, 2020
jsjsat added a commit to jsjsat/barista that referenced this issue Jun 9, 2020
jsjsat added a commit to jsjsat/barista that referenced this issue Jun 9, 2020
yngrdyn pushed a commit to yngrdyn/barista that referenced this issue Nov 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug A broken behaviour that was working previously has-pr
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants