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

WordCloud does not work with drilldown #19725

Closed
jszuminski opened this issue Sep 10, 2023 · 1 comment · Fixed by #19748
Closed

WordCloud does not work with drilldown #19725

jszuminski opened this issue Sep 10, 2023 · 1 comment · Fixed by #19748

Comments

@jszuminski
Copy link
Contributor

Actual behaviour

The Wordcloud series does not work with drilldown. After drilling up with breadcrumbs, the parent series is not displayed as it initially was (specifically - the yAxis labels are missing).

Live demo with steps to reproduce

Demo: https://jsfiddle.net/BlackLabel/h51a7yw4/2/

Product version

Highcharts 11

Affected browser(s)

Chrome, probably all?

@hubertkozik
Copy link
Member

Hi!
I have prepared a workaround for that issue. You can check it in the demo below. If you want to use it in your project now, just copy-paste the IIFE function with the plugin.

Live demo: https://jsfiddle.net/BlackLabel/4b2f0tko/

A similar solution will be used in the Wordcloud series code.

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

Successfully merging a pull request may close this issue.

3 participants