A demo of creating a 3d contour graph. Contour maps are a way to depict functions with a two-dimensional input and a one-dimensional output.
I have seen that sympy implicit plots are giving plots with inconsistent line thickness. Maybe it is a wrong direction to use complicated adaptive sampling schemes to plot curves in the plane, while ...