Expected behaviour
PlotLine label text is in DOM
PlotLine label appears to the right of the chart
Actual behaviour
PlotLine label text is not in DOM
PlotLine label is not appearing anywhere
Live demo with steps to reproduce
- Add a y-axis plotline label, with
align: 'right' and textAlign: 'left'
- plotline label does not appear
- will appear if you set
useHTML: true, or use a different the textAlign value
Demo with a working plotline label, and a missing plotline label
https://jsfiddle.net/br8ag2np/
Product version
Highcharts 10.2.1
Affected browser(s)
Expected behaviour
PlotLine label text is in DOM
PlotLine label appears to the right of the chart
Actual behaviour
PlotLine label text is not in DOM
PlotLine label is not appearing anywhere
Live demo with steps to reproduce
align: 'right'andtextAlign: 'left'useHTML: true, or use a different the textAlign valueDemo with a working plotline label, and a missing plotline label
https://jsfiddle.net/br8ag2np/
Product version
Highcharts 10.2.1
Affected browser(s)