Skip to main content

Module plot

Module plot 

Source
Expand description

Plot widget entry points and builders.

A Plot owns axis configuration, view mode, and a set of series. All series in a plot share the same axes and transforms.

Structsยง

Plot
Main plot widget container.
PlotBuilder
Builder for configuring a plot before construction.