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

Rotated labels + shadow throws JS exception #7080

Closed
cristiscu opened this issue Aug 19, 2017 · 2 comments
Closed

Rotated labels + shadow throws JS exception #7080

cristiscu opened this issue Aug 19, 2017 · 2 comments

Comments

@cristiscu
Copy link

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/

@sebastianbochan
Copy link
Contributor

Hi @cristiscu
Thank you for the reporting.

@TorsteinHonsi
Copy link
Collaborator

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
Projects
None yet
Development

No branches or pull requests

3 participants