Multiple Line Graphs on a Single Canvas

For a single canvas, you need to apply graph changes and colour changes in the correct order. For a basic example see here:

For each iteration of values for each line, you should follow this sequence.
(Leave out the Canvas.Clear!)