I think that you should be able to use another series (column or area) to meet your goal. Look at this example: http://jsfiddle.net/juqshf75/
– Grzegorz BlachlińskiAug 01 '16 at 08:42
One point to mention: if these shaded areas are just for illustration only, meaning, the user will not be interacting with them, I'd suggest adding `showInLegend: false` and `enableMouseTracking: false`.
– Mike ZavarelloAug 01 '16 at 11:24