after staring @ screen several days in row trying find solution this, couldn't find one. i've seen shows graphs being reloaded new data, not same data. if want keep same data , same still reload graph, how so. plunker should give idea of want implemented. have done, need know way straight reload graphs. thanks.
the reload go in here (yes, have piece of javascript allows onresize of divs).
function finalresize(){ } addresizelistener(frontelement, finalresize);