Skip to content

PlotLine labels do not appear when using align right with textAlign left #17888

@Techn1x

Description

@Techn1x

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)

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions