Is there some technique to plot complex functions by hand?
Particularly, consider e.g.
$$x=\exp(t)\cos(t), y=\exp(t)\sin(t)$$
This is equivalent to $e^x(\cos(y)+i\sin(y))$ along line $y=x$, just parametrized.
WA gives:
https://www.wolframalpha.com/input/?i=x%3D(exp(t))*cos(t),+y%3Dexp(t)*sin(t)