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
dataLabels should be aligned correctly with both useHTML set to false and true.
When dataLabels.useHTML is set to true dataLabels are not correctly aligned.
http://jsfiddle.net/cqb186jr/3/
It looks to be implemented in Highcharts 6.0.0 version
The text was updated successfully, but these errors were encountered:
Fails since b0cb1ef
f4ab2c9
Successfully merging a pull request may close this issue.
Expected behaviour
dataLabels should be aligned correctly with both useHTML set to false and true.
Actual behaviour
When dataLabels.useHTML is set to true dataLabels are not correctly aligned.
Live demo with steps to reproduce
http://jsfiddle.net/cqb186jr/3/
It looks to be implemented in Highcharts 6.0.0 version
The text was updated successfully, but these errors were encountered: