Highcharts: Problem with tooltip when category name is empty

Created on 14 Dec 2016  路  3Comments  路  Source: highcharts/highcharts

Breaking tooltip layout on category name "" or " " or null or tab

Expected behaviour

Correct tooltip layout
hc_1

Actual behaviour

Uncorrect tooltip layout
hc_2

Live demo with steps to reproduce

jsfiddle

Affected browser(s)

Chrome 54

Bug

All 3 comments

_Workaround_
Set the useHTML flag as true.

Example:

Simplified demo: http://jsfiddle.net/henrikskar/4ckk9wzm/
Working on a solution now. Thanks for reporting!

@sebastianbochan thanks for the fix

Was this page helpful?
0 / 5 - 0 ratings