I need to plot this graph into a 2D grid, but I'm having a hard time finding a way to do this efficiently and in a way where I can change a few variables to make the appearance slightly different.
Does someone know of a function that could potentially create something like the above?
You could try something like $$ \begin{equation} x(t) = t + \sin(2t) \\ y(t) = \cos(t) \end{equation} $$