diff --git a/cheatsheets.tex b/cheatsheets.tex index eb1d3e0..cae6f19 100644 --- a/cheatsheets.tex +++ b/cheatsheets.tex @@ -328,7 +328,7 @@ \href{https://stackoverflow.com/questions/tagged/matplotlib} {\faIcon{stack-overflow}\,stackoverflow.com/questions/tagged/matplotlib}\\ \href{https://gitter.im/matplotlib/matplotlib} - {\faIcon{gitter}\,gitter.im/matplotlib}\\ + {\faIcon{gitter}\,{https://gitter.im/matplotlib/matplotlib}}\\ \href{https://twitter.com/matplotlib} {\faIcon{twitter}\,twitter.com/matplotlib}\\ \href{https://mail.python.org/mailman/listinfo/matplotlib-users} @@ -519,17 +519,11 @@ {\ttfamily \textbf{subplot}(…,projection=p)} \smallskip \scale{projection-polar.pdf}{p='polar'}{} - \scale{projection-3d.pdf}{p='3d'}{} -% {https://matplotlib.org/stable/api/projections_api.html} -% {} -% {} - %% \plot{projection-3d.pdf}{p='3d'} - %% {https://matplotlib.org/stable/api/toolkits/mplot3d.html} - %% {} - %% {} - \plot{projection-cartopy.pdf}{p=Orthographic()} - {https://matplotlib.org/stable/api/toolkits/mplot3d.html} - {from cartopy.crs import Cartographic} + \scale{projection-3d.pdf} + {p='3d'\hfill\api{https://matplotlib.org/stable/api/toolkits/mplot3d.html}}{} + \plot{projection-cartopy.pdf}{p=ccrs.Orthographic()} + {https://scitools.org.uk/cartopy/docs/latest/reference/projections.html} + {import cartopy.crs as ccrs} {} \end{myboxed} %