poliastro.plotting.orbit.backends

A sub-package collecting all support orbit plotter backends.

Submodules

Package Contents

poliastro.plotting.orbit.backends.DEFAULT_ORBIT_PLOTTER_BACKENDS_2D

A dictionary relating 2D orbit plotter backends and their classes.

poliastro.plotting.orbit.backends.DEFAULT_ORBIT_PLOTTER_BACKENDS_3D

A dictionary relating 3D orbit plotter backends and their classes.

poliastro.plotting.orbit.backends.DEFAULT_ORBIT_PLOTTER_BACKENDS

A dictionary relating orbit plotter backends and their classes.

poliastro.plotting.orbit.backends.DEFAULT_ORBIT_PLOTTER_MATPLOTLIB_BACKENDS

A dictionary relating orbit plotter backends for matplotlib and their classes.

poliastro.plotting.orbit.backends.DEFAULT_ORBIT_PLOTTER_PLOTLY_BACKENDS

A dictionary relating orbit plotter backends for plotly and their classes.