Some of stackLabels are not displayed when dataLabels are #8742
Comments
Hi @raf18seb, Internal note In the 6.1.0 worked properly |
@sebastianbochan hi,this problem still exists in bar. |
Thanks for pointing this out! Workaround: Internal note: |
@pawelfus Thank you for your answer.
Is there a demo? |
I'm not sure what do you mean.. In general this is the case: https://jsfiddle.net/BlackLabel/wf6hg1qL/ - as you can see, one label has higher priority, so it's displayed (label =150). |
khlieng
added a commit
that referenced
this issue
Dec 11, 2020
TorsteinHonsi
added a commit
that referenced
this issue
Dec 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
All stackLabels should be displayed independently from dataLabels.
Actual behaviour
Some stackLabels are not displayed when dataLabels are displayed.
Live demo
https://jsfiddle.net/BlackLabel/rht1j40w/
Product version
6.1.1
Workaround
Set yAxis.stackLabels.allowOverlap to true.
Looks like regression after commit ae93276
The text was updated successfully, but these errors were encountered: