cee::plt

namespace plt

2D plot component for basic plotting functionality.

The 2D Plot component contains the classes needed to show a 2D plot as an overlay item in the View and import/export both plot data and plot properties to VTFx file.

The main class to use is the OverlayPlot class.

See 2D Plotting for more information.