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

Dependency wheel styles are missing from the styled mode version #11389

Closed
amyspark opened this issue Jul 12, 2019 · 1 comment
Closed

Dependency wheel styles are missing from the styled mode version #11389

amyspark opened this issue Jul 12, 2019 · 1 comment
Assignees

Comments

@amyspark
Copy link

Expected behaviour

Using dependency wheel with styled mode on an off results in exactly the same behaviour on hover.

Actual behaviour

If styled mode is enabled, the chords are not dimmed and are rendered on top of each other at the same opacity. Upon opening the Dev Tools, and hovering on each of them, we can see that the classes highcharts-point-hover and highcharts-point-inactive are applied, but to no effect.

Since I use other charts with styled mode enabled in the same page, disabling it for just the wheel results in broken behaviour.

Live demo with steps to reproduce

These codepens demo the issue: styled mode off, styled mode on, and styled mode off but with the css loaded.

In the codepen for the styled mode, I added four CSS classes to demo a possible fix.

Product version

Highcharts 7.1.2

Affected browser(s)

Tested in Firefox 70.0a1 and Vivaldi 2.6.1566.44 (Chrome/75.0.3770.102).

@pawelfus
Copy link
Contributor

Thanks for reporting the issue @amyspark

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

No branches or pull requests

3 participants