Core’s Artists#

Classes:

ArtistBase()

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)#

Update the data of the artist.