Object List
Every plot has an objects property that contains a list of all the objects plotted. This property can be useful for creating an index of objects in a plot, and debugging issues with a plot.
starplot.ObjectList
Lists of objects that have been plotted. An instance of this model is returned by a plot's objects property.
constellations
class-attribute
instance-attribute
constellations: list[Constellation] = []
Constellations