Core’s Artists¶
Definition of the base class for the artists.
Classes:
Base class for the artists. |
- class symmeplot.core.artists.ArtistBase¶
Bases:
ABC
Base class for the artists.
Methods:
update_data
(*args)Update the data of the artist.
- abstract update_data(*args: object) None ¶
Update the data of the artist.