<spanid="module-matplotlib"></span><h1>Matplotlib 3.10.9 documentation<aclass="headerlink" href="#matplotlib-release-documentation" title="Link to this heading">#</a></h1>
<p>Matplotlib is a comprehensive library for creating static, animated,
and interactive visualizations.</p>
<sectionid="install">
<h2>Install<aclass="headerlink" href="#install" title="Link to this heading">#</a></h2>
<p>uv usually installs its own versions of Python from the
python-build-standalone project, and only recent versions of those
Python builds (August 2025) work properly with the <codeclass="docutils literal notranslate"><spanclass="pre">tkagg</span></code> backend
for displaying plots in a window. Please make sure you are using uv
0.8.7 or newer (update with e.g. <codeclass="docutils literal notranslate"><spanclass="pre">uv</span><spanclass="pre">self</span><spanclass="pre">update</span></code>) and that your
bundled Python installs are up to date (with <codeclass="docutils literal notranslate"><spanclass="pre">uv</span><spanclass="pre">python</span><spanclass="pre">upgrade</span>
<spanclass="pre">--reinstall</span></code>). Alternatively, you can use one of the other
<p>Matplotlib is a community project maintained for and by its users. See
<aclass="reference internal" href="devel/index.html#developers-guide-index"><spanclass="std std-ref">Contribute</span></a> for the many ways you can help!</p>