MPL Plotter Logo

Table of Contents

  • 2D
  • Plotting Methods
  • plot
  • line
  • scatter
  • heatmap
  • contour
  • quiver
  • streamline
  • fill_area
  • Composition: comparison
  • comparison()
  • Composition: panes
  • panes()
  • Placeholders
  • diff_field()
  • spirograph()
  • waterdrop()
  • boltzmann()
  • 3D
  • Plotting Methods
  • plot
  • line
  • scatter
  • surface
  • Placeholders
  • hill()
  • Presets
  • Preset
  • preset
  • two_d
  • three_d
  • Precision
  • Publication
  • Colors
  • Color Maps
  • custom()
  • mapstack()
  • Color Schemes
  • colorscheme_one()
  • Methods
  • complementary()
  • delta()
  • Internal Methods
  • Common
  • method_backend()
  • method_figure()
  • method_colorbar()
  • method_fonts()
  • method_workspace_style()
  • method_background_color()
  • method_subplots_adjust()
  • method_save()
  • method_show()
  • 2D Methods
  • method_setup()
  • method_spines()
  • method_resize_axes()
  • method_grid()
  • method_legend()
  • method_tick_locs()
  • method_tick_labels()
  • method_title()
  • method_axis_labels()
  • 3D Methods
  • method_setup()
  • method_spines()
  • method_pane_fill()
  • method_remove_axes()
  • method_scale()
  • method_resize_axes()
  • method_grid()
  • method_legend()
  • method_tick_locs()
  • method_tick_labels()
  • method_title()
  • method_axis_labels()
MPL Plotter
  • Python Module Index

Python Module Index

c | m | p | t | u
 
c
- mpl_plotter.color
    mpl_plotter.color.functions
    mpl_plotter.color.maps
    mpl_plotter.color.schemes
 
m
mpl_plotter
- mpl_plotter.methods
    mpl_plotter.methods.common
    mpl_plotter.methods.three_d
    mpl_plotter.methods.two_d
 
p
- mpl_plotter.presets
    mpl_plotter.presets.precision
    mpl_plotter.presets.preset
    mpl_plotter.presets.publication
 
t
- mpl_plotter.three_d
    mpl_plotter.three_d.components
    mpl_plotter.three_d.mock
    mpl_plotter.three_d.plotters
- mpl_plotter.two_d
    mpl_plotter.two_d.comparison
    mpl_plotter.two_d.components
    mpl_plotter.two_d.mock
    mpl_plotter.two_d.panes
    mpl_plotter.two_d.plotters
 
u
mpl_plotter.utils

© Copyright 2022, Antonio López Rivera.

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