When resizing a responsive graph, plotted points shift slightly out of their original position. This is caused by how the points are positioned on a responsive graph (left/bottom set to calculated percentage). When the page is refreshed, the points display with the corrected position. This could be fixed by recalculating the position of each point when the window is resized, but performance may suffer.