grogupy.viz.plot_magnetic_entities
- grogupy.viz.plot_magnetic_entities(magnetic_entities: Builder | list[MagneticEntity] | MagneticEntityList, **kwargs) Figure[source]
Creates a plot from a list of magnetic entities.
Parameters
- magnetic_entitiesUnion[Builder, list[MagneticEntity], MagneticEntityList]
The magnetic entities that contain the tags and coordinates
Returns
- plotly.graph_objs.go.Figure
The created figure