Closed
Description
Expected behaviour
With useHTML enabled for annotations, you should be able to apply styles to the annotation text. E.g., change the font size.
Actual behaviour
When useHTML is enabled, style properties are ignored. If it helps, this issue didn't exist in version 11.0.0
Live demo with steps to reproduce
- View the demo and note the size of the font is set to 28px and useHTML is false.
- Change useHTML to true and run.
- Note the font is no longer rendered at 28px
Product version
Highcharts version 11.1.0 (the bug was not present in version 11.0.0)
Affected browser(s)
MS Edge, Chrome, and FireFox