Skip to main content
ShapeSet
Defines a set of shapes. This is the interface you should extend if you wish to supply custom shape sets to the widget.
NameTypeDescription
labelPadding?numberOptional label padding when labels are top/bottom to use as a default for all shapes. Individual shapes can set their own values. This defaults to 10 pixels.
properties?Array<ShapePropertyDefinition>A list of configurable properties exposed by shapes in this set.