Create a 3D contour plot.
Input data. See Axes.contour for supported data shapes.
Whether to extend contour in 3D.
Step size for extending contour.
The direction to use.
If specified, plot a projection of the contour lines at this position in a plane normal to zdir.
If given, all parameters also accept a string s, which is interpreted as data[s] (unless this raises an exception).
Other arguments are forwarded to matplotlib.axes.Axes.contour.
mpl_toolkits.mplot3d.axes3d.Axes3D.contour
Plot contour (level) curves in 3D using the extend3d option
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.contour.html