Sketching the magnitude of a complex number

You calculated the magnitude incorrectly. Note that $1$ is real, so part of the real part of $z + 1$. Therefore, you get with $z = x+ iy$

$$| z + 1| = \sqrt{(x+1)^2 + y^2}.$$

Hence, all the points satisfying the inequality equivalently satisfy

$$(x+1)^2 + y^2 < 4.$$

This gives you the interior of a circle with midpoint $-1$ and radius $2$ on the complex plane.

As said, the WolframAlpha plot, interprets $z$ as being a real variable.

Still, you can see that this (on the real line) coincides with the plot (i.e. that all real solutions are in $(-3, 1)$).


The set $\{z \in \mathbb{C}: |z+1| <2\}$ is the set of complex number whose distance to -1 is less than 2, hence an open circle centered at $z_0=-1$ and radius 2.