Plot the supplied function over time. The function is given the current time, the number of iterations and all past output as input. The output must be an array of [r, theta, size] and a dot of radius size will be displayed at the coordinates (r, theta)


(t, n, past)=>