Plotting¶
Plotting base classes and configuration for VAST Orbit visualizations.
For detailed plotting guides and examples, see Chart Gallery User Guide.
Base¶
|
Methods:
|
Returns the CMAP associated to the input color. |
|
If a color or list of colours is available in the input dictionary, return it. |
SQL¶
Switching Libraries¶
Plotly:
vastorbit.set_option("plotting_lib", "plotly")
Matplotlib:
vastorbit.set_option("plotting_lib", "matplotlib")