File size: 299 Bytes
08887ec | 1 2 3 4 5 6 7 8 9 10 |
<div class="sidebar-cheatsheets">
<h3>Matplotlib cheatsheets</h3>
<a href="https://matplotlib.org/cheatsheets/">
<img src="_static/mpl_cheatsheet1.png"
alt="Matplotlib cheatsheets"
srcset="_static/mpl_cheatsheet1.png 1x, _static/mpl_cheatsheet1_2x.png 2x"/>
</a>
</div>
|