Plotting

The plotting package provides an easy interface to creating plots while hiding all the underlying boilerplate code.

vdmtools.plotting.VdMPlotter

Skeleton class for all VdM plotting strategies.

vdmtools.plotting.HookType

Hook type enumerations.

vdmtools.plotting.IStrategyPlugin

Plugin contract for all VdM plotting strategies.