.gitignore
CHANGES.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/workflows/build_conda.yaml
.github/workflows/publish_sphinx.yaml
.github/workflows/pytest.yaml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/colours.rst
docs/source/conf.py
docs/source/index.rst
docs/source/insetplot.rst
docs/source/multipanel.rst
docs/source/savedfigure.rst
docs/source/stackvertical.rst
docs/source/style-gallery.rst
docs/source/userguide.rst
docs/source/api/stonerplots.InsetPlot.rst
docs/source/api/stonerplots.MultiPanel.rst
docs/source/api/stonerplots.SavedFigure.rst
docs/source/api/stonerplots.StackVertical.rst
docs/source/figures/StonerLogo2.png
docs/source/figures/colours.png
docs/source/figures/colours10.png
docs/source/figures/colours50.png
docs/source/figures/colours70.png
docs/source/figures/colours90.png
docs/source/figures/example-1.png
examples/matplotlibrc
examples/plot-examples.py
examples/data/xrr.dat
examples/figures/fig01a.png
examples/figures/fig01b.png
examples/figures/fig02a.png
examples/figures/fig02b.pdf
examples/figures/fig02b.png
examples/figures/fig02c.png
examples/figures/fig02d.png
examples/figures/fig02e.png
examples/figures/fig02f.png
examples/figures/fig02g.png
examples/figures/fig02h_0.pdf
examples/figures/fig02h_0.png
examples/figures/fig02h_1.pdf
examples/figures/fig02h_1.png
examples/figures/fig02i_1.png
examples/figures/fig02i_2.png
examples/figures/fig02i_3.png
examples/figures/fig03.png
examples/figures/fig04a.png
examples/figures/fig04b.png
examples/figures/fig04c.png
examples/figures/fig04d.png
examples/figures/fig04e.png
examples/figures/fig04f.png
examples/figures/fig04g.png
examples/figures/fig04h.png
examples/figures/fig04i.png
examples/figures/fig05a.png
examples/figures/fig05b.png
examples/figures/fig05c.png
examples/figures/fig05d.png
examples/figures/fig05e.png
examples/figures/fig05f.png
examples/figures/fig06.png
examples/figures/fig07a.png
examples/figures/fig7b.png
examples/figures/fig7c.png
examples/figures/genx_plot..png
examples/figures/genx_plot.png
examples/figures/trriplot.png
examples/plot_examples/__init__.py
examples/plot_examples/common.py
examples/plot_examples/dark_plot.py
examples/plot_examples/default_plot.py
examples/plot_examples/default_plot_aip.py
examples/plot_examples/default_plot_aps.py
examples/plot_examples/default_plot_aps_1_5_column.py
examples/plot_examples/default_plot_aps_2_column.py
examples/plot_examples/default_plot_bright.py
examples/plot_examples/default_plot_high_contrast.py
examples/plot_examples/default_plot_high_vis.py
examples/plot_examples/default_plot_ieee.py
examples/plot_examples/default_plot_iop.py
examples/plot_examples/default_plot_latex.py
examples/plot_examples/default_plot_light.py
examples/plot_examples/default_plot_muted.py
examples/plot_examples/default_plot_nature.py
examples/plot_examples/default_plot_retro.py
examples/plot_examples/default_plot_science.py
examples/plot_examples/default_plot_std_colours.py
examples/plot_examples/default_plot_thesis.py
examples/plot_examples/default_plot_vibrant.py
examples/plot_examples/grid_plot.py
examples/plot_examples/hi_res_plot.py
examples/plot_examples/inset_plot.py
examples/plot_examples/multi_panel_plot.py
examples/plot_examples/notebook_plot.py
examples/plot_examples/poster_plot.py
examples/plot_examples/presentation_plot.py
examples/plot_examples/scatter_plot.py
examples/plot_examples/small_presentation_dark_plot.py
examples/plot_examples/small_presentation_plot.py
examples/plot_examples/stacked_plot.py
examples/plot_examples/tri_plot.py
examples/plot_examples/xrr_example.py
recipe/build-env.yml
recipe/meta.yaml
src/StonerPlots.egg-info/PKG-INFO
src/StonerPlots.egg-info/SOURCES.txt
src/StonerPlots.egg-info/dependency_links.txt
src/StonerPlots.egg-info/top_level.txt
src/stonerplots/__init__.py
src/stonerplots/colours.py
src/stonerplots/context.py
src/stonerplots/styles/notebook.mplstyle
src/stonerplots/styles/poster.mplstyle
src/stonerplots/styles/presentation.mplstyle
src/stonerplots/styles/scatter.mplstyle
src/stonerplots/styles/stoner.mplstyle
src/stonerplots/styles/thesis.mplstyle
src/stonerplots/styles/color/bright.mplstyle
src/stonerplots/styles/color/high-contrast.mplstyle
src/stonerplots/styles/color/high-vis.mplstyle
src/stonerplots/styles/color/light.mplstyle
src/stonerplots/styles/color/muted.mplstyle
src/stonerplots/styles/color/retro.mplstyle
src/stonerplots/styles/color/std-colours.mplstyle
src/stonerplots/styles/color/stoner_dark.mplstyle
src/stonerplots/styles/color/vibrant.mplstyle
src/stonerplots/styles/journals/aaas-science.mplstyle
src/stonerplots/styles/journals/aip.mplstyle
src/stonerplots/styles/journals/aps.mplstyle
src/stonerplots/styles/journals/ieee.mplstyle
src/stonerplots/styles/journals/iop.mplstyle
src/stonerplots/styles/journals/nature.mplstyle
src/stonerplots/styles/misc/grid.mplstyle
src/stonerplots/styles/misc/pgf.mplstyle
src/stonerplots/styles/modifiers/aip2.mplstyle
src/stonerplots/styles/modifiers/aps1.5.mplstyle
src/stonerplots/styles/modifiers/aps2.mplstyle
src/stonerplots/styles/modifiers/hi-res.mplstyle
src/stonerplots/styles/modifiers/latex-sans.mplstyle
src/stonerplots/styles/modifiers/latex.mplstyle
src/stonerplots/styles/modifiers/no-latex.mplstyle
src/stonerplots/styles/modifiers/presentation_dark.mplstyle
src/stonerplots/styles/modifiers/presentation_sm.mplstyle
src/stonerplots/styles/modifiers/sans.mplstyle
src/stonerplots/styles/modifiers/science-2col.mplstyle
src/stonerplots/styles/modifiers/science-3col.mplstyle
src/stonerplots/styles/modifiers/thesis-sm.mplstyle
tests/pytest-env.yaml
tests/stonerplots/test_exampl;es.py