editable.rotate Boolean|Object (default: true)

Specifies whether the shapes can be rotated. Note that changing this setting after creating the diagram will have no effect.

editable.rotate.fill Object

Specifies the fill settings of the rotation thumb.

editable.rotate.fill.color String

Specifies the fill color of the rotation thumb.

editable.rotate.fill.opacity Number (default: 1)

Specifies the fill opacity of the rotation thumb.

editable.rotate.stroke Object

Specifies the stroke settings of the rotation thumb.

editable.rotate.stroke.color String

Specifies the stroke color of the rotation thumb.

editable.rotate.stroke.width Number (default: 1)

Specifies the stroke thickness of the rotation thumb.

In this article