Skip to content

API Reference¤

The public API of compas_plotter is small:

  • compas_plotter — the Plotter class, the main entry point for building 2D plots.
  • compas_plotter.scene — the "Plotter" visualisation-context scene objects, one per supported COMPAS type. You rarely instantiate these directly; Plotter.add creates them for you.