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

Label rotation broken when useHTML is enabled #2404

Closed
mjadczak opened this issue Oct 25, 2013 · 6 comments
Closed

Label rotation broken when useHTML is enabled #2404

mjadczak opened this issue Oct 25, 2013 · 6 comments

Comments

@mjadczak
Copy link

When the axis.labels.rotation value is set and useHTML is enabled, labels are moved up into the chart. Here is what it should look like:
screenshot 2013-10-25 23 07 41

Here is what it looks like when useHTML is enabled:
screenshot 2013-10-25 23 11 43

@TorsteinHonsi
Copy link
Collaborator

Live demo: http://jsfiddle.net/highcharts/Q2DmL/

Broken down to the renderer: http://jsfiddle.net/highcharts/VfvWV/

@robwillis17
Copy link

This is still an issue in IE11

@TorsteinHonsi
Copy link
Collaborator

Not after yesterday's fix, please try http://jsfiddle.net/highcharts/Q2DmL/7/

@robwillis17
Copy link

Thanks, when is this likely to be officially released?

@TorsteinHonsi
Copy link
Collaborator

Probably not until Highcharts 4. But the fix is really simple, so you can
apply it to Highcharts 3.0.9. See
bb4747b.
See also https://github.com/highslide-software/highcharts.com#apply-a-fix.

@robwillis17
Copy link

OK, thanks for your help

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