wulfric.visualization.MatplotlibBackend.remove#

method

visualization.MatplotlibBackend.remove(kind='primitive')#

Removes a set of artists from the plot.

Parameters:
kindstr or list of str

Type of the plot to be removed. Supported kinds:

  • "conventional"

  • "primitive"

  • "brillouin"

  • "kpath"

  • "brillouin_kpath"

  • "wigner_seitz"