Closed
Description
Expected behaviour
plotBorder
should encapsulate all gridLines
by default.
Actual behaviour
For column series, when one creates a plotBorder
, a gridLine
outside of plot space can be seen. This does, however, only appear in utils, not in jsfiddle (there it does not appear in the DOM either)
For the yAxis
it appears by default,
for the xAxis
it only appears when pointPlacement
is set.
From looking at the values in the DOM it seems like minPointOffset
or minPixelPadding
should apply somewhere,
and it seems like x and y axis groups
are not positioned correctly compared to plotBackground.
Live demo with steps to reproduce
https://jsfiddle.net/mkb93/qm1v4nxu/
Product version
Highcharts 11.2
Affected browser(s)
Chromium-based, Firefox, maybe more
Metadata
Metadata
Assignees
Type
Projects
Status
Done