Highcharts - show at least 5 horizontal grid lines, even when value doesn't change

Viewed 1528

I have a chart, in which I want to show only y grid lines. Hovewer, when value is constant for some longer period of time (chart shows only last 5 ticks), all grid lines disappear. Is it possible to always show multiple vertical grid lines, even when value is the same for all x's?

How it looks right now: how it looks right now

How I want to make it look like: should look like this

2 Answers
Related