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

Problem with labels highcharts treeMap version 5.0.14 #7191

Closed
samur3 opened this issue Sep 26, 2017 · 4 comments
Closed

Problem with labels highcharts treeMap version 5.0.14 #7191

samur3 opened this issue Sep 26, 2017 · 4 comments
Assignees
Milestone

Comments

@samur3
Copy link

samur3 commented Sep 26, 2017

Expected behavior

I used till now highcharts version 5.0.12 and after I did npm install the version changed into 5.0.14
After the update, I have a problem with the treemap, when I click on a parent with label X the label is staying after moving to the child Object.

Actual behaviour

Live demo with steps to reproduce

Affected browser(s)

@TorsteinHonsi
Copy link
Collaborator

Demo please? It doesn't happen here: http://jsfiddle.net/highcharts/6k1boy51/

@davidomelettes
Copy link

davidomelettes commented Feb 7, 2018

I'm witnessing this exact behaviour, with the official treemap demo and @TorsteinHonsi 's jsfiddle too. I get the correct behaviour in version 5.0.12, but 5.0.13 and all versions later seem to be affected.

If you click on 'Africa' in the example, I would expect to see the next level of labels displayed ('Sierra Leone', 'Lesotho', etc.) but instead I can only see the the 'Africa' label at this level in the affected versions.

v5.0.12:
screenshot from 2018-02-07 11-04-37

v5.0.13-current:
screenshot from 2018-02-07 11-05-01

UA: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36

@KacperMadej
Copy link
Contributor

Internal note: looks like the levelIsConstant: false doesn't work correctly.

@jon-a-nygaard
Copy link
Contributor

Internal note: Regression since effdece

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

5 participants