Optional
labelThe attribute containing each vertex's label. Defaults to 'label'
The shape library to use. Required.
Optional
showWhether or not to show labels. Defaults to true.
Optional
strokeStroke width to use when drawing svg shapes.
Optional
tagThe name of the tag to make available to node/group renderers. Defaults to jtk-shape
. You'll
only use this tag with vanilla JsPlumb. If you're using an integration there's a dedicated shape
component you will use instead.
Options for a shape library for the surface to use. If you want to use a shape library with a surface you at least need to provide
library
here.