Treemap: useHTML causes that data label is misplaced #8159
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
If
dataLabels.useHTML
istrue
the data label of the third point should be aligned the same as in this demo: http://jsfiddle.net/BlackLabel/3emgv3Lh/ (whereuseHTML
isfalse
).Actual behaviour
It's moved to the left and exceeds the point boundries.
Live demo
http://jsfiddle.net/BlackLabel/dg5yw83s/
Product version
6.0.7
The text was updated successfully, but these errors were encountered: