xoa.plot.FilteredArtistList.get_figure

xoa.plot.FilteredArtistList.get_figure#

FilteredArtistList.get_figure(root=False)#

Return the .Figure or .SubFigure instance the artist belongs to.

Parameters:

root (bool, default=False) – If False, return the (Sub)Figure this artist is on. If True, return the root Figure for a nested tree of SubFigures.