highcharts - Highstock second xAxis gridline does not stop at chart axis, but goes to bottom of div. Any suggestions? -


when take highcharts meteogram example , replace highcharts.js highstock.js

<script src="http://code.highcharts.com/stock/highstock.js"></script> 

http://jsfiddle.net/50wx7yp7/

the gridline second opposite xaxis passes down though bottom xaxis, through labels, bottom of div.

is there way prevent this? not sure if bug, or not possible. need use highstock because i'm stacking multiple panes.

thanks.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -