graphinglib.Figure.add_elements# Figure.add_elements(*elements: Plottable) → None[source]# Adds one or more Plottable elements to the Figure. Parameters: elementsPlottableElements to plot in the Figure.