i define a plotLine
for my x axis as in the example from the official highcharts documentation.
as soon as i modify my chart (programmatically or just with two clicks on the series legend to hide and show the series again; try yourself in the jsfiddle), the vertical plot line is not shown anymore.
is this behaviour as it should be, am i doing something wrong or is this a bug in highcharts?