Add ability to change Rangeselector position
Currently Rangeselector position is fixed at top. It should be possible to provide custom position for rangeselector
It is possible to set rangeSelector to float and position it inside of the chart. The option is available since Highstock version 6.0.0.
Relevant commit reference: https://github.com/highcharts/highcharts/commit/88fe1ca52d7d26cf2340c27e84bb99ff626afedb
API reference: https://api.highcharts.com/highstock/rangeSelector.floating
-
Lisa M commented
To add to this, I need the ability to stack elements vertically (in a column) or horizontally.
-
Addition to Pawel's workaround: It's also possible to combine buttonPosition with navigator.margin: http://jsfiddle.net/zopqcybo/.
-
Paweł Fus commented
@And: Have you tried to use rangeSelector.buttonPosition ? See: http://jsfiddle.net/bjy14ya4/ and http://api.highcharts.com/highstock/rangeSelector.buttonPosition
-
And commented
Bottom positioning would be great!
-
Anonymous commented
not yet
-
Alex commented
was this added to the latest release?
-
Paweł Fus commented
Connected to this github ticket: https://github.com/highslide-software/highcharts.com/issues/3395 Possible solution (beta for 4.0.5 version): http://jsfiddle.net/fn90bye0/4/
-
swayam commented
What I read from articles as of now we can’t change position of range selector, if I am wrong then please let me know how can we do that
-
Anonymous commented
Definitely needed.. I would be nice to position the rangeSelector below the chart
-
Burr Öhrström commented
I bumped into this issue half an hour ago and really think it should be there! No doubt, because your product is in general superb and well done!
-
Yangbo commented
This is something that is needed
-
Zenobia commented
renderTo (range selector) would be nice
-
Jugal Thakkar commented
Added a workaround, temporary solution http://stackoverflow.com/questions/15409914/how-to-position-rangeselector-zoom-buttons-at-custom-co-ordinates-in-highstock
-
sebastian commented
-
Benedikt Breinbauer commented
Is already mentioned here with more votes: http://highcharts.uservoice.com/forums/55896-general/suggestions/2436599-add-ability-to-change-rangeselector-position
-
Gowtham commented
Now it is only on top.......
-
Gowtham commented
In highstock.js, we don't have postion to place the range selector. Why don't you give the options for placing the range selector(like top, bottom, vertical, horizontal...........)
-
Mina Gabriel commented
Agree
-
Voltaire commented
This is something that is needed
-
raju commented
For HighStock Charts : Navigator should be able to change position for example 1mnth, 3mnth, ... should be placed anywhere in the chart