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>
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
Post a Comment