Static 2D Plotting module¶
This module contains the basic classes for static plottings in 2-dimensions for scatter and line:
-
class
einsteinpy.plotting.geodesics_static.ScatterGeodesicPlotter(mass, time=<Quantity 0. s>)¶ Class for plotting static matplotlib plots.
-
class
einsteinpy.plotting.geodesics_static.StaticGeodesicPlotter(mass, time=<Quantity 0. s>, ax=None)¶ Class for plotting static matplotlib plots