Rotated labels + shadow throws JS exception #7080
Closed
Labels
Comments
Hi @cristiscu |
The commit above takes care of the error, but the background, border and shadow still doesn't apply to rotated labels. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
chart rendered
Actual behaviour
chart not rendered (JavaScript exception).
You have to comment out either the shadow line, or the rotation line. With both there, you get a JavaScript exception and the chart is not rendered.
Live demo with steps to reproduce
Take your own fiddle from http://api.highcharts.com/highcharts/plotOptions.column.dataLabels.rotation and add a shadow (with background). My changed fiddle here: http://jsfiddle.net/cristiscu/89gesbqk/
Affected browser(s)
all
PS: reported first on the forum: https://forum.highcharts.com/topic39528/
The text was updated successfully, but these errors were encountered: