Ultraplot

Use when writing or modifying Python plotting code that imports `ultraplot` (a matplotlib wrapper / maintained proplot fork) — building figures with `uplt.subplots`, styling via the `.format()` method, SubplotGrid indexing, colorbars/legends with location shortcuts, the `Colormap`/`Cycle`/`Norm`/`Locator`/`Formatter` constructors, axis sharing/spanning, panels/insets, geo/polar axes, or `uplt.rc` config. Skip for plain matplotlib that doesn't import ultraplot.

d-laub fec7364 9.9 KB Updated

File contents

d-laub/dlaub-togo/tree/main/skills/ultraplot commit fec73649cf

Frequently asked questions

npx skillmds@latest add d-laub/ultraplot