Create a 3D contour plot.
Note
This method currently produces incorrect output due to a longstanding bug in 3D PolyCollection rendering.
Input data. See Axes.tricontour 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.tricontour.
mpl_toolkits.mplot3d.axes3d.Axes3D.tricontour
© 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.tricontour.html