javascript - How to programmatically srcoll to the extreme left point in Highcharts -


i new highcharts please pardon me. actually, using highcharts (type: column) , scrollbar enabled. requirement programmatically select column might have scrolled extreme left.

i able select column need manually scroll there in order see selection. although, tried setting extremes using setextremes() method , redrawing chart using chart.redraw(). works fine , selected column in display area.

but, know there better way of doing same, need not redraw entire chart every time.

please let me know if need further details.


Comments

Popular posts from this blog

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -