mplotter
latest

Readme

  • Installation
    • Extra dependencies
  • Usage
  • Contributing
  • Indices and tables

Reference

  • mplotter
    • __version__
    • saving
      • SUPPORTED_FORMATS
        • SUPPORTED_FORMATS
      • EXIFTOOL_FORMATS
        • EXIFTOOL_FORMATS
      • fig_dir
        • fig_dir()
      • get_fig_label
        • get_fig_label()
      • save_fig
        • save_fig()
    • sizing
      • SUPPORTED_FORMATS
        • SUPPORTED_FORMATS
      • EXTRAS_FORMATS
        • EXTRAS_FORMATS
      • MAX_SIZING_ATTEMPTS
        • MAX_SIZING_ATTEMPTS
      • SIZING_TOLERANCE
        • SIZING_TOLERANCE
      • fig_size
        • fig_size()
      • get_fig_size
        • get_fig_size()
      • set_fig_size
        • set_fig_size()
    • styling
      • use_style
        • use_style()
    • coloring
      • lucid_cmap
        • lucid_cmap()
      • truncated_cmap
        • truncated_cmap()
    • annotating
      • enum_axes
        • enum_axes()
      • SSDecimalFormatter
        • SSDecimalFormatter
      • SSFractionFormatter
        • SSFractionFormatter
      • ScaledFormatter
        • ScaledFormatter
      • SgnScalarFormatter
        • SgnScalarFormatter
      • SignedFormatter
        • SignedFormatter
mplotter
  • Index
  • Edit on GitHub

Index

_ | E | F | G | L | M | S | T | U

_

  • __version__ (in module mplotter)

E

  • enum_axes() (in module mplotter.annotating)
  • EXIFTOOL_FORMATS (in module mplotter.saving)
  • EXTRAS_FORMATS (in module mplotter.sizing)

F

  • fig_dir() (in module mplotter.saving)
  • fig_size() (in module mplotter.sizing)

G

  • get_fig_label() (in module mplotter.saving)
  • get_fig_size() (in module mplotter.sizing)

L

  • lucid_cmap() (in module mplotter.coloring)

M

  • MAX_SIZING_ATTEMPTS (in module mplotter.sizing)
  • module
    • mplotter
    • mplotter.annotating
    • mplotter.coloring
    • mplotter.saving
    • mplotter.sizing
    • mplotter.styling
  • mplotter
    • module
  • mplotter.annotating
    • module
  • mplotter.coloring
    • module
  • mplotter.saving
    • module
  • mplotter.sizing
    • module
  • mplotter.styling
    • module

S

  • save_fig() (in module mplotter.saving)
  • ScaledFormatter (class in mplotter.annotating)
  • set_fig_size() (in module mplotter.sizing)
  • set_locs() (SgnScalarFormatter method)
    • (SignedFormatter method)
  • SgnScalarFormatter (class in mplotter.annotating)
  • SignedFormatter (class in mplotter.annotating)
  • SIZING_TOLERANCE (in module mplotter.sizing)
  • SSDecimalFormatter (class in mplotter.annotating)
  • SSFractionFormatter (class in mplotter.annotating)
  • SUPPORTED_FORMATS (in module mplotter.saving)
    • (in module mplotter.sizing)

T

  • truncated_cmap() (in module mplotter.coloring)

U

  • use_style() (in module mplotter.styling)

© Copyright 2021, Marco Rigobello. Revision 13a83fdc.

Built with Sphinx using a theme provided by Read the Docs.