highcharts - Highstock: Grid-lines on top of area but not breaking the chart line -


what trying achieve area chart in highstock, have 1 pixel gridlines on both x- , y-axis should visible on top of fill area should not break chart line.

look @ example highstock api: http://jsfiddle.net/highcharts/5uzzk/

is possible somehow have grid lines not break chart line?

i tried splitting series 2 series different indexes 1 represent "area" (e.g. index 3) , other "line" (e.g. index 5) define gridzindex 4 should have placed right in middle of series. did not seem work. either grid on top of them or below them.

i should point out transparent fillcolor area not solve problem because makes grid lines less visible.

so, have idea how achieve this?


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -