javascript - Filling the data gaps with a gray area using Highcharts, -


i've highcharts line chart. sometimes, there's gap between data , wonder whether it's possible fill these gaps gray area it's better visible there no data.

thanks

edit: example of want have: enter image description here

you can use xaxis.plotbands fill gaps. note need calculate have null-points in first place, before rendering chart.

here simple example you: http://jsfiddle.net/hbzolxnw/


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -