Core These properties affect UI global to the graph, and apply only to the core. You can use the special core selector string to set these properties. http://js.cytoscape.org/#style/core

Properties

active-bg-color: PropertyValueCore<string>

The colour of the indicator shown when the background is grabbed by the user.

active-bg-opacity: PropertyValueCore<number>

The opacity of the active background indicator.

active-bg-size: PropertyValueCore<number>

The size of the active background indicator.

outside-texture-bg-color: PropertyValueCore<string>

The colour of the area outside the viewport texture when initOptions.textureOnViewport === true.

outside-texture-bg-opacity: PropertyValueCore<number>

The opacity of the area outside the viewport texture.

selection-box-border-color: PropertyValueCore<string>

The colour of the border on the selection box.

selection-box-border-width: PropertyValueCore<number>

The size of the border on the selection box.

selection-box-color: PropertyValueCore<string>

The background colour of the selection box used for drag selection.

selection-box-opacity: PropertyValueCore<number>

The opacity of the selection box.