HighCharts moves screen position on load -


i have 4 highcharts on page, stacked vertically. in each of these charts have buttons change data range , re-load chart.

this works fine top two, when chart re-loads on bottom 2 moves screen page, same point.

with testing found doesn't matter order charts in, , if click button on top form , scroll down page, moves page same position.

it's highcharts has lower limit on page , moves position when chart loaded.

i can't find settings within highcharts or on google sort this.

i thank in advance help

paul

it's because chart container height moment gets smaller on chart reload. can fix setting fixed container height.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -