highcharts - Highstock charts - change position of rangeselector From and To inputs -
i using default highcharts single series stock chart: http://www.highcharts.com/stock/demo.
i trying hide "from" , "to" label date range input boxes top right. want insert "-" between 2 input fields.
i hiding "from" , "to" labels by:
labelstyle: { display: 'none' },
this removes labels (and zoom label, fine exercise) space reserved labels still exists. how go removing space reserved these labels , pushing 2 input fields closer , inserting "-" between them?
jsfiddle: http://jsfiddle.net/rlsaj/b9sfelpg/
unfortunately not available, can post suggestion here
highcharts
No comments:
Post a Comment