How to scroll a graph pixel by pixel on LCD st7920

Here is a picture of my graph. It draws pixels one by one and when it reaches the right edge of the frame (x pos 119) I want it to scroll one pixel left and draw the next pixel at x_pos 119. The frame is at pos 120. First graph pixel is at pos 9.