René's URL Explorer Experiment


Title: — psyplot documentation

direct link

Domain: psyplot.github.io

Links:

psyplot https://psyplot.github.io/psyplot/index.html
About psyplothttps://psyplot.github.io/psyplot/about.html
Why psyplot?https://psyplot.github.io/psyplot/about.html#why-psyplot
What it is, and what it is nothttps://psyplot.github.io/psyplot/about.html#what-it-is-and-what-it-is-not
What it ishttps://psyplot.github.io/psyplot/about.html#what-it-is
What it is nothttps://psyplot.github.io/psyplot/about.html#what-it-is-not
About the authorhttps://psyplot.github.io/psyplot/about.html#about-the-author
Licensehttps://psyplot.github.io/psyplot/about.html#license
Installationhttps://psyplot.github.io/psyplot/installing.html
How to installhttps://psyplot.github.io/psyplot/installing.html#how-to-install
Installation using condahttps://psyplot.github.io/psyplot/installing.html#installation-using-conda
Installation using piphttps://psyplot.github.io/psyplot/installing.html#installation-using-pip
Installation from sourcehttps://psyplot.github.io/psyplot/installing.html#installation-from-source
Dependencieshttps://psyplot.github.io/psyplot/installing.html#dependencies
Required dependencieshttps://psyplot.github.io/psyplot/installing.html#required-dependencies
Optional dependencieshttps://psyplot.github.io/psyplot/installing.html#optional-dependencies
Running the testshttps://psyplot.github.io/psyplot/installing.html#running-the-tests
Building the docshttps://psyplot.github.io/psyplot/installing.html#building-the-docs
Uninstallationhttps://psyplot.github.io/psyplot/installing.html#uninstallation
Uninstallation via condahttps://psyplot.github.io/psyplot/installing.html#uninstallation-via-conda
Uninstallation via piphttps://psyplot.github.io/psyplot/installing.html#uninstallation-via-pip
Getting startedhttps://psyplot.github.io/psyplot/getting_started.html
Initialization and interactive usagehttps://psyplot.github.io/psyplot/getting_started.html#initialization-and-interactive-usage
Choosing the dimensionhttps://psyplot.github.io/psyplot/getting_started.html#choosing-the-dimension
Configuring the appearance of the plothttps://psyplot.github.io/psyplot/getting_started.html#configuring-the-appearance-of-the-plot
Controlling the updatehttps://psyplot.github.io/psyplot/getting_started.html#controlling-the-update
Automatic updatehttps://psyplot.github.io/psyplot/getting_started.html#automatic-update
Direct control on formatoption updatehttps://psyplot.github.io/psyplot/getting_started.html#direct-control-on-formatoption-update
Creating and managing multiple plotshttps://psyplot.github.io/psyplot/getting_started.html#creating-and-managing-multiple-plots
Creating multiple plotshttps://psyplot.github.io/psyplot/getting_started.html#creating-multiple-plots
Slicing and filtering the projecthttps://psyplot.github.io/psyplot/getting_started.html#slicing-and-filtering-the-project
Saving and loading your projecthttps://psyplot.github.io/psyplot/getting_started.html#saving-and-loading-your-project
Using presetshttps://psyplot.github.io/psyplot/getting_started.html#using-presets
Adding your own script: The post formatoptionhttps://psyplot.github.io/psyplot/getting_started.html#adding-your-own-script-the-post-formatoption
Example Galleryhttps://psyplot.github.io/examples/
Configurationhttps://psyplot.github.io/psyplot/configuration.html
The rcParamshttps://psyplot.github.io/psyplot/configuration.html#the-rcparams
Default formatoptionshttps://psyplot.github.io/psyplot/configuration.html#default-formatoptions
Subprojectshttps://psyplot.github.io/psyplot/projects.html
xarray Accessorshttps://psyplot.github.io/psyplot/accessors.html
The DatasetAccessor dataset accessorhttps://psyplot.github.io/psyplot/accessors.html#the-datasetaccessor-dataset-accessor
The InteractiveArray dataarray accessorhttps://psyplot.github.io/psyplot/accessors.html#the-interactivearray-dataarray-accessor
Creating plots with the dataarray accessorhttps://psyplot.github.io/psyplot/accessors.html#creating-plots-with-the-dataarray-accessor
Updating plots and arrays with the dataarray accessorhttps://psyplot.github.io/psyplot/accessors.html#updating-plots-and-arrays-with-the-dataarray-accessor
Psyplot pluginshttps://psyplot.github.io/psyplot/plugins.html
Existing pluginshttps://psyplot.github.io/psyplot/plugins.html#existing-plugins
How to exclude pluginshttps://psyplot.github.io/psyplot/plugins.html#how-to-exclude-plugins
The PSYPLOT_PLUGINS environment variablehttps://psyplot.github.io/psyplot/plugins.html#the-psyplot-plugins-environment-variable
The PSYPLOT_PLOTMETHODS environment variablehttps://psyplot.github.io/psyplot/plugins.html#the-psyplot-plotmethods-environment-variable
Command line usagehttps://psyplot.github.io/psyplot/command_line.html
Positional Argumentshttps://psyplot.github.io/psyplot/command_line.html#positional-arguments
Named Argumentshttps://psyplot.github.io/psyplot/command_line.html#named-arguments
Info optionshttps://psyplot.github.io/psyplot/command_line.html#info-options
Output optionshttps://psyplot.github.io/psyplot/command_line.html#output-options
Developers guidehttps://psyplot.github.io/psyplot/develop/index.html
The psyplot frameworkhttps://psyplot.github.io/psyplot/develop/framework.html
The project() functionhttps://psyplot.github.io/psyplot/develop/framework.html#the-project-function
The InteractiveBase and the Plotter classeshttps://psyplot.github.io/psyplot/develop/framework.html#the-interactivebase-and-the-plotter-classes
Interactive data objectshttps://psyplot.github.io/psyplot/develop/framework.html#interactive-data-objects
Visualization objectshttps://psyplot.github.io/psyplot/develop/framework.html#visualization-objects
Formatoptionshttps://psyplot.github.io/psyplot/develop/framework.html#formatoptions
How to implement your own plotters and pluginshttps://psyplot.github.io/psyplot/develop/plugins_guide.html
Creating plottershttps://psyplot.github.io/psyplot/develop/plugins_guide.html#creating-plotters
Interface for the plotterhttps://psyplot.github.io/psyplot/develop/plugins_guide.html#interface-for-the-plotter
Interface to the datahttps://psyplot.github.io/psyplot/develop/plugins_guide.html#interface-to-the-data
Interfacing to other formatoptionshttps://psyplot.github.io/psyplot/develop/plugins_guide.html#interfacing-to-other-formatoptions
Creating new pluginshttps://psyplot.github.io/psyplot/develop/plugins_guide.html#creating-new-plugins
Creating a package with the psyplot-plugin-templatehttps://psyplot.github.io/psyplot/develop/plugins_guide.html#creating-a-package-with-the-psyplot-plugin-template
rcParams handling in pluginshttps://psyplot.github.io/psyplot/develop/plugins_guide.html#rcparams-handling-in-plugins
Contribution and development hintshttps://psyplot.github.io/psyplot/contributing.html
Code of Conducthttps://psyplot.github.io/psyplot/contributing.html#code-of-conduct
What should I know before I get started?https://psyplot.github.io/psyplot/contributing.html#what-should-i-know-before-i-get-started
The psyplot frameworkhttps://psyplot.github.io/psyplot/contributing.html#the-psyplot-framework
Contributing in the developmenthttps://psyplot.github.io/psyplot/contributing.html#contributing-in-the-development
Helpershttps://psyplot.github.io/psyplot/contributing.html#helpers
Shortcuts with makehttps://psyplot.github.io/psyplot/contributing.html#shortcuts-with-make
Annotating licenseshttps://psyplot.github.io/psyplot/contributing.html#annotating-licenses
Fixing the docshttps://psyplot.github.io/psyplot/contributing.html#fixing-the-docs
Contributing to the codehttps://psyplot.github.io/psyplot/contributing.html#contributing-to-the-code
Updating the skeleton for this packagehttps://psyplot.github.io/psyplot/contributing.html#updating-the-skeleton-for-this-package
API Referencehttps://psyplot.github.io/psyplot/api.html
psyplot packagehttps://psyplot.github.io/psyplot/api/psyplot.html
get_versions()https://psyplot.github.io/psyplot/api/psyplot.html#psyplot.get_versions
with_guihttps://psyplot.github.io/psyplot/api/psyplot.html#psyplot.with_gui
Subpackageshttps://psyplot.github.io/psyplot/api/psyplot.html#subpackages
psyplot.config packagehttps://psyplot.github.io/psyplot/api/psyplot.config.html
psyplot.sphinxext packagehttps://psyplot.github.io/psyplot/api/psyplot.sphinxext.html
Submoduleshttps://psyplot.github.io/psyplot/api/psyplot.html#submodules
AbsoluteTimeDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html
AbsoluteTimeEncoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeEncoder
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
DatasetAccessorhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
Signalhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal
UGridDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder
decode_absolute_time()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.decode_absolute_time
encode_absolute_time()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.encode_absolute_time
get_filename_ds()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_filename_ds
get_fname_funcshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_fname_funcs
get_index_from_coord()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_index_from_coord
get_tdata()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_tdata
open_dataset()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_dataset
open_mfdataset()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_mfdataset
setup_coords()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.setup_coords
t_patternshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.t_patterns
to_netcdf()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_netcdf
to_slice()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_slice
PsyplotDocstringProcessorhttps://psyplot.github.io/psyplot/api/psyplot.docstring.html
append_original_doc()https://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.append_original_doc
dedent()https://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.dedent
docstringshttps://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.docstrings
indent()https://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.indent
GdalStorehttps://psyplot.github.io/psyplot/api/psyplot.gdal_store.html
BEFOREPLOTTINGhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html
DictFormatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.DictFormatoption
ENDhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.END
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
FormatoptionMetahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.FormatoptionMeta
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
PostProcDependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcDependencies
PostProcessinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing
PostTiminghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming
STARThttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.START
default_print_func()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.default_print_func
format_time()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.format_time
groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
is_data_dependent()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.is_data_dependent
DataArrayPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html
DataArrayPlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotterInterface
DatasetPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter
DatasetPlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotterInterface
PROJECT_CLShttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PROJECT_CLS
PlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
close()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.close
gcp()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
get_project_nums()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.get_project_nums
multiple_subplots()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.multiple_subplots
plothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.plot
project()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.project
register_plotter()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.register_plotter
scp()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.scp
unregister_plotter()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.unregister_plotter
Defaultdicthttps://psyplot.github.io/psyplot/api/psyplot.utils.html
check_key()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.check_key
get_default_value()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.get_default_value
hashable()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.hashable
is_iterable()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.is_iterable
is_remote_url()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.is_remote_url
isstring()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.isstring
join_dicts()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.join_dicts
plugin_entrypoints()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.plugin_entrypoints
sort_kwargs()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.sort_kwargs
unique_everseen()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.unique_everseen
PsyPlotCriticalhttps://psyplot.github.io/psyplot/api/psyplot.warning.html
PsyPlotRuntimeWarninghttps://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.PsyPlotRuntimeWarning
PsyPlotWarninghttps://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.PsyPlotWarning
critical()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.critical
customwarn()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.customwarn
disable_warnings()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.disable_warnings
warn()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.warn
ToDoshttps://psyplot.github.io/psyplot/todos.html
Changeloghttps://psyplot.github.io/psyplot/changelog.html
v1.5.1https://psyplot.github.io/psyplot/changelog.html#v1-5-1
Addedhttps://psyplot.github.io/psyplot/changelog.html#added
v1.5.0https://psyplot.github.io/psyplot/changelog.html#v1-5-0
Changedhttps://psyplot.github.io/psyplot/changelog.html#changed
Addedhttps://psyplot.github.io/psyplot/changelog.html#id2
v1.4.3https://psyplot.github.io/psyplot/changelog.html#v1-4-3
v1.4.2https://psyplot.github.io/psyplot/changelog.html#v1-4-2
Changedhttps://psyplot.github.io/psyplot/changelog.html#id3
v1.4.1https://psyplot.github.io/psyplot/changelog.html#v1-4-1
Addedhttps://psyplot.github.io/psyplot/changelog.html#id4
Fixedhttps://psyplot.github.io/psyplot/changelog.html#fixed
Changedhttps://psyplot.github.io/psyplot/changelog.html#id5
v1.4.0https://psyplot.github.io/psyplot/changelog.html#v1-4-0
Fixedhttps://psyplot.github.io/psyplot/changelog.html#id6
Addedhttps://psyplot.github.io/psyplot/changelog.html#id7
Changedhttps://psyplot.github.io/psyplot/changelog.html#id8
v1.3.2https://psyplot.github.io/psyplot/changelog.html#v1-3-2
Fixedhttps://psyplot.github.io/psyplot/changelog.html#id9
v1.3.1https://psyplot.github.io/psyplot/changelog.html#v1-3-1
Fixedhttps://psyplot.github.io/psyplot/changelog.html#id10
v1.3.0https://psyplot.github.io/psyplot/changelog.html#v1-3-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id11
Changedhttps://psyplot.github.io/psyplot/changelog.html#id12
v1.2.1https://psyplot.github.io/psyplot/changelog.html#v1-2-1
v1.2.0https://psyplot.github.io/psyplot/changelog.html#v1-2-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id13
Removedhttps://psyplot.github.io/psyplot/changelog.html#removed
Changedhttps://psyplot.github.io/psyplot/changelog.html#id14
v1.1.0https://psyplot.github.io/psyplot/changelog.html#v1-1-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id15
v1.0.0https://psyplot.github.io/psyplot/changelog.html#v1-0-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id16
Changedhttps://psyplot.github.io/psyplot/changelog.html#id17
psyplothttps://psyplot.github.io/psyplot/index.html
https://psyplot.github.io/psyplot/index.html
API Referencehttps://psyplot.github.io/psyplot/api.html
psyplot packagehttps://psyplot.github.io/psyplot/api/psyplot.html
View page sourcehttps://psyplot.github.io/psyplot/_sources/api/psyplot.plotter.rst.txt
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
psyplothttps://psyplot.github.io/psyplot/api/psyplot.html#module-psyplot
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
BEFOREPLOTTINGhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.BEFOREPLOTTING
ENDhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.END
STARThttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.START
groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
dicthttps://docs.python.org/3/library/stdtypes.html#dict
DictFormatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.DictFormatoption
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
FormatoptionMetahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.FormatoptionMeta
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
PostProcDependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcDependencies
PostProcessinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing
PostTiminghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming
format_timehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.format_time
is_data_dependenthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.is_data_dependent
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.BEFOREPLOTTING
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#DictFormatoption
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.DictFormatoption
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
inthttps://docs.python.org/3/library/functions.html#int
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
set_valuehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.DictFormatoption.set_value
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#DictFormatoption.set_value
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.DictFormatoption.set_value
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.END
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
objecthttps://docs.python.org/3/library/functions.html#object
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
inthttps://docs.python.org/3/library/functions.html#int
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
childrenhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.children
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
dependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.dependencies
childrenhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.children
dependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.dependencies
connectionshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.connections
any_decoderhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.any_decoder
axhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.ax
datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.data
data_dependenthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.data_dependent
boolhttps://docs.python.org/3/library/functions.html#bool
decoderhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.decoder
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
raw_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.raw_data
index_in_listhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.index_in_list
iter_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.iter_data
iter_raw_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.iter_raw_data
projecthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.project
raw_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.raw_data
set_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.set_data
set_decoderhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.set_decoder
changedhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.changed
boolhttps://docs.python.org/3/library/functions.html#bool
check_and_sethttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.check_and_set
diffhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.diff
finish_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.finish_update
initialize_plothttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.initialize_plot
keyhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.key
strhttps://docs.python.org/3/library/stdtypes.html#str
lockhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.lock
plot_fmthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.plot_fmt
boolhttps://docs.python.org/3/library/functions.html#bool
plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.plotter
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
priorityhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.priority
inthttps://docs.python.org/3/library/functions.html#int
removehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.remove
requires_clearinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.requires_clearing
boolhttps://docs.python.org/3/library/functions.html#bool
requires_replothttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.requires_replot
set_valuehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.set_value
sharehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.share
updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.update
update_after_plothttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.update_after_plot
boolhttps://docs.python.org/3/library/functions.html#bool
childrenhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.children
connectionshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.connections
dependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.dependencies
parentshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.parents
sharedhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.shared
sethttps://docs.python.org/3/library/stdtypes.html#set
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
shared_byhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.shared_by
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
convert_coordinatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.convert_coordinate
get_decoderhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.get_decoder
get_fmt_widgethttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.get_fmt_widget
defaulthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.default
validatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.validate
valuehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value
plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.plotter
value2picklehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value2pickle
value2sharehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value2share
valuehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value
default_keyhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.default_key
grouphttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.group
strhttps://docs.python.org/3/library/stdtypes.html#str
groupnamehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.groupname
namehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.name
strhttps://docs.python.org/3/library/stdtypes.html#str
init_kwargshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.init_kwargs
dicthttps://docs.python.org/3/library/stdtypes.html#dict
loggerhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.logger
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.any_decoder
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.ax
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.changed
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.check_and_set
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.check_and_set
diff()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.diff
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.children
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.connections
dependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.dependencies
childrenhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.children
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.convert_coordinate
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.convert_coordinate
convert_coordinate()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.convert_coordinate
plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.plotter
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.data
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.data_dependent
boolhttps://docs.python.org/3/library/functions.html#bool
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.decoder
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
raw_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.raw_data
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.default
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.default_key
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.dependencies
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.diff
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.diff
validatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.validate
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.finish_update
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.finish_update
Plotter.start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
Plotter.initialize_plot()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.initialize_plot
Plotter.share()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.share
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.get_decoder
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.get_decoder
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.get_fmt_widget
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.get_fmt_widget
psyplot_gui.fmt_widget.FormatoptionWidgethttps://psyplot.github.io/psyplot-gui/api/psyplot_gui.fmt_widget.html#psyplot_gui.fmt_widget.FormatoptionWidget
psyplot.project.Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
psyplot.project.gcp()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.group
strhttps://docs.python.org/3/library/stdtypes.html#str
groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.groupname
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.index_in_list
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.init_kwargs
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.initialize_plot
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.initialize_plot
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.iter_data
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.iter_raw_data
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.key
strhttps://docs.python.org/3/library/stdtypes.html#str
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.lock
plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.plotter
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.logger
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.name
strhttps://docs.python.org/3/library/stdtypes.html#str
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.parents
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.plot_fmt
boolhttps://docs.python.org/3/library/functions.html#bool
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.plotter
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.priority
inthttps://docs.python.org/3/library/functions.html#int
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.project
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.raw_data
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.remove
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.remove
requires_clearinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.requires_clearing
matplotlib.axes.Axes.clear()https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.clear.html#matplotlib.axes.Axes.clear
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.requires_clearing
boolhttps://docs.python.org/3/library/functions.html#bool
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.requires_replot
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.set_data
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.set_data
psyplot.data.InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
psyplot.data.InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
inthttps://docs.python.org/3/library/functions.html#int
Formatoption.datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.data
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.set_decoder
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.set_decoder
psyplot.data.InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
psyplot.data.CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
inthttps://docs.python.org/3/library/functions.html#int
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.set_value
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.set_value
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.share
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.share
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.shared
sethttps://docs.python.org/3/library/stdtypes.html#set
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.shared_by
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Formatoption.update
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.update
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.update_after_plot
boolhttps://docs.python.org/3/library/functions.html#bool
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.validate
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value
plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.plotter
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value2pickle
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value2share
valuehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#FormatoptionMeta
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.FormatoptionMeta
ABCMetahttps://docs.python.org/3/library/abc.html#abc.ABCMeta
psyplot.docstring.docstringshttps://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.docstrings
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
dicthttps://docs.python.org/3/library/stdtypes.html#dict
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
initialize_plot()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.initialize_plot
matplotlib.axes.Axeshttps://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.html#matplotlib.axes.Axes
initialize_plot()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.initialize_plot
boolhttps://docs.python.org/3/library/functions.html#bool
update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
axhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.ax
base_variableshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.base_variables
changedhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.changed
dicthttps://docs.python.org/3/library/stdtypes.html#dict
datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.data
enable_posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.enable_post
boolhttps://docs.python.org/3/library/functions.html#bool
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
figs2drawhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.figs2draw
fmt_groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.fmt_groups
groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.groups
include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
show_keys()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_keys
show_docs()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_docs
show_summaries()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_summaries
iter_base_variableshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.iter_base_variables
loggerhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
no_validationhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_validation
plot_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.plot_data
plot_data_decoderhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.plot_data_decoder
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
post_timinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post_timing
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
projecthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.project
psyplot.project.Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
rchttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.rc
check_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.check_data
check_keyhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.check_key
convert_coordinatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.convert_coordinate
drawhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.draw
get_enhanced_attrshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.get_enhanced_attrs
get_vfunchttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.get_vfunc
has_changedhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.has_changed
initialize_plothttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.initialize_plot
make_plothttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.make_plot
reinithttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.reinit
sharehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.share
showhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show
show_docshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_docs
show_keyshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_keys
show_summarieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_summaries
start_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
unsharehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare
unshare_mehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare_me
updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.update
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.ax
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.base_variables
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.changed
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.check_data
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.check_data
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
listhttps://docs.python.org/3/library/stdtypes.html#list
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.check_key
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.check_key
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
difflib.get_close_matches()https://docs.python.org/3/library/difflib.html#difflib.get_close_matches
difflib.get_close_matches()https://docs.python.org/3/library/difflib.html#difflib.get_close_matches
KeyErrorhttps://docs.python.org/3/library/exceptions.html#KeyError
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.convert_coordinate
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.convert_coordinate
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.data
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.draw
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.draw
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.enable_post
boolhttps://docs.python.org/3/library/functions.html#bool
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.figs2draw
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.fmt_groups
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.get_enhanced_attrs
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.get_enhanced_attrs
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.get_vfunc
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.get_vfunc
strhttps://docs.python.org/3/library/stdtypes.html#str
rchttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.rc
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.groups
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.has_changed
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.has_changed
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
listhttps://docs.python.org/3/library/stdtypes.html#list
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
show_keys()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_keys
show_docs()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_docs
show_summaries()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_summaries
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.initialize_plot
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.initialize_plot
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.data
datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.data
matplotlib.axes.Axeshttps://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.html#matplotlib.axes.Axes
initialize_plot()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.initialize_plot
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
inthttps://docs.python.org/3/library/functions.html#int
STARThttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.START
BEFOREPLOTTINGhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.BEFOREPLOTTING
ENDhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.END
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.iter_base_variables
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.make_plot
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.make_plot
BEFOREPLOTTINGhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.BEFOREPLOTTING
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.update
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_validation
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.plot_data
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.plot_data_decoder
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
exec()https://docs.python.org/3/library/functions.html#exec
Plotter.enable_posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.enable_post
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
post_timinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post_timing
post_timinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post_timing
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post_timing
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.project
psyplot.project.Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.rc
SubDicthttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict
tracehttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.trace
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.reinit
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.reinit
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.share
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.share
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
fmt_groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.fmt_groups
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
unsharehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare
unshare_mehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare_me
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.show
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.show_docs
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_docs
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
Formatoption.groupnamehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.groupname
print()https://docs.python.org/3/library/functions.html#print
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
show_keyshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_keys
show_docshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_docs
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.show_keys
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_keys
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
Formatoption.groupnamehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.groupname
print()https://docs.python.org/3/library/functions.html#print
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
show_summarieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_summaries
show_docshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_docs
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.show_summaries
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_summaries
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
Formatoption.groupnamehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.groupname
print()https://docs.python.org/3/library/functions.html#print
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
show_keyshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_keys
show_docshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_docs
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.start_update
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.update
update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
boolhttps://docs.python.org/3/library/functions.html#bool
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.unshare
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare
share()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.share
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
fmt_groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.fmt_groups
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
sharehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.share
unshare_mehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare_me
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.unshare_me
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare_me
share()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.share
fmt_groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.fmt_groups
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
sharehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.share
unsharehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#Plotter.update
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.update
datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.data
dict.update()https://docs.python.org/3/library/stdtypes.html#dict.update
start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
dicthttps://docs.python.org/3/library/stdtypes.html#dict
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.update
boolhttps://docs.python.org/3/library/functions.html#bool
rchttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.rc
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#PostProcDependencies
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcDependencies
objecthttps://docs.python.org/3/library/functions.html#object
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#PostProcessing
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
exec()https://docs.python.org/3/library/functions.html#exec
Plotter.enable_posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.enable_post
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
post_timinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.post_timing
post_timinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.post_timing
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
inthttps://docs.python.org/3/library/functions.html#int
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
childrenhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.children
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
dependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.dependencies
childrenhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.children
dependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.dependencies
childrenhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.children
data_dependenthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.data_dependent
post_timinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming
defaulthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.default
dependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.dependencies
grouphttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.group
strhttps://docs.python.org/3/library/stdtypes.html#str
namehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.name
strhttps://docs.python.org/3/library/stdtypes.html#str
post_timinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.post_timing
priorityhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.priority
inthttps://docs.python.org/3/library/functions.html#int
updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.update
validatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.validate
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.children
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.data_dependent
post_timinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.default
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.dependencies
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.group
strhttps://docs.python.org/3/library/stdtypes.html#str
groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.name
strhttps://docs.python.org/3/library/stdtypes.html#str
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.post_timing
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.priority
inthttps://docs.python.org/3/library/functions.html#int
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#PostProcessing.update
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#PostProcessing.validate
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.validate
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#PostTiming
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
inthttps://docs.python.org/3/library/functions.html#int
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
defaulthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.default
grouphttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.group
strhttps://docs.python.org/3/library/stdtypes.html#str
namehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.name
strhttps://docs.python.org/3/library/stdtypes.html#str
priorityhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.priority
inthttps://docs.python.org/3/library/functions.html#int
get_fmt_widgethttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.get_fmt_widget
updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.update
validatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.validate
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.default
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#PostTiming.get_fmt_widget
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.get_fmt_widget
psyplot_gui.fmt_widget.FormatoptionWidgethttps://psyplot.github.io/psyplot-gui/api/psyplot_gui.fmt_widget.html#psyplot_gui.fmt_widget.FormatoptionWidget
psyplot.project.Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
psyplot.project.gcp()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.group
strhttps://docs.python.org/3/library/stdtypes.html#str
groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.name
strhttps://docs.python.org/3/library/stdtypes.html#str
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.priority
inthttps://docs.python.org/3/library/functions.html#int
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#PostTiming.update
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#PostTiming.validate
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.validate
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.START
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.default_print_func
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#format_time
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.format_time
datetime.datetimehttps://docs.python.org/3/library/datetime.html#datetime.datetime
datetime.timedeltahttps://docs.python.org/3/library/datetime.html#datetime.timedelta
objecthttps://docs.python.org/3/library/functions.html#object
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://psyplot.github.io/psyplot/_modules/psyplot/plotter.html#is_data_dependent
https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.is_data_dependent
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
data_dependenthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.data_dependent
boolhttps://docs.python.org/3/library/functions.html#bool
Previoushttps://psyplot.github.io/psyplot/api/psyplot.gdal_store.html
Next https://psyplot.github.io/psyplot/api/psyplot.project.html
Sphinxhttps://www.sphinx-doc.org/
themehttps://github.com/readthedocs/sphinx_rtd_theme
Read the Docshttps://readthedocs.org
https://creativecommons.org/licenses/by/4.0/
CC-BY-4.0 https://creativecommons.org/licenses/by/4.0/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.