Legend item text not positioned properly when useHTML is enabled (Highcharts 6.0.0 only) #7224
Labels
Milestone
Comments
I can confirm this bug as well, and that setting the legend "useHTML: false" gets around the bug. |
Responsible commit: b0cb1ef |
This was referenced Oct 6, 2017
Closed
This was referenced Oct 11, 2017
Will this correction be included to next version of HighCharts? When will it be available? |
Yes, this fix will be included in the next release. We don't have ETA for the next version, it should be released within a few weeks. |
@PrzemekNiedziela, we are aiming at a release this week. |
I'm on 6.0.7. Got the same issue. Is there anyone else or just me? |
Issue should be fixed in v6.0.7, take a look: http://jsfiddle.net/BlackLabel/moax9L8u/1/ Could you recreate issue in jsFiddle? We will take a look, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Legend item text should be positioned in the bottom-middle part of the chart (next to the series marker).
Actual behaviour
It's positioned on the top-left part of the chart.
Live demo with steps to reproduce
http://jsfiddle.net/kkulig/moax9L8u/
Affected browser(s)
All
The text was updated successfully, but these errors were encountered: