Skip to content

LinkedTo series not changing opacity when its related legend-item is hovered. #12015

@jvorssel

Description

@jvorssel

I've altered an existing demo for a series with the "linkedTo" property configured.
I've introduced a new line-series with random values that has no "linkedTo" property.
When you hover the item in the legend for the new series (Range2), all other series are transparent, except the series with the "linkedTo" property.

Expected behaviour

When you hover the item in the legend for the new series (Range2), all other series are expected to be transparent.

Actual behaviour

When you hover the item in the legend for the new series (Range2), all other series are transparent, except the series with the "linkedTo" property.

Live demo with steps to reproduce

Fiddle

  1. Hover the legend-item "Temperature"
  2. The series "Range2" becomes transparent OK
  3. Hover the legend-item "Range2"
  4. The "Temperature" series (line) becomes transparent OK
  5. The "Temparature" series (range) stays opaque NOK

Product version

Highcharts v7.2.0

Affected browser(s)

Firefox and Chrome

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions