graphinglib.Figure.add_elements#

Figure.add_elements(*elements: Plottable) None[source]#

Adds one or more Plottable elements to the Figure.

Parameters:
elementsPlottable

Elements to plot in the Figure.