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

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -