You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divid="unreleased-message"> You are reading an old version of the documentation (v2.1.1). For the latest version see <ahref="https://matplotlib.org/stable/gallery/mplot3d/wire3d.html">https://matplotlib.org/stable/gallery/mplot3d/wire3d.html</a></div>
<spanid="sphx-glr-gallery-mplot3d-wire3d-py"></span><h1>3D wireframe plot<aclass="headerlink" href="#d-wireframe-plot" title="Permalink to this headline">¶</a></h1>
<p>A very basic demonstration of a wireframe plot.</p>
<spanclass="n">fig</span><spanclass="o">=</span><ahref="../../api/_as_gen/matplotlib.pyplot.figure.html#matplotlib.pyplot.figure" title="View documentation for matplotlib.pyplot.figure"><spanclass="n">plt</span><spanclass="o">.</span><spanclass="n">figure</span></a><spanclass="p">()</span>
<ahref="../../api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="View documentation for matplotlib.pyplot.show"><spanclass="n">plt</span><spanclass="o">.</span><spanclass="n">show</span></a><spanclass="p">()</span>
</pre></div>
</div>
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.013 seconds)</p>