All docs
V19.1
24.1
The page you are viewing does not exist in version 24.1.
23.2
The page you are viewing does not exist in version 23.2.
23.1
The page you are viewing does not exist in version 23.1.
22.2
The page you are viewing does not exist in version 22.2.
22.1
The page you are viewing does not exist in version 22.1.
21.2
The page you are viewing does not exist in version 21.2.
21.1
The page you are viewing does not exist in version 21.1.
20.2
The page you are viewing does not exist in version 20.2.
20.1
The page you are viewing does not exist in version 20.1.
19.2
19.1
18.2
18.1
17.2
Box
Map
Vue
A newer version of this page is available. Switch to the current version.

jQuery Funnel - label.connector

Configures label connectors.

Type:

Object

A label is always displayed near its funnel item, but separately from it. Use a connector to make the relationship between the funnel item and its label evident.

Set the label.connector.visible option to true to make the label connectors visible.

color

Colors label connectors.

Type:

String

Default Value: undefined

This option supports the following colors:

NOTE
Make the label connectors visible by setting the label.connector.visible option to true.

opacity

Specifies the transparency of label connectors.

Type:

Number

Default Value: 0.5

This option accepts a value from 0 to 1, where 0 makes the label connectors completely transparent, and 1 makes them opaque.

visible

Shows label connectors.

Type:

Boolean

Default Value: true

width

Specifies the label connector width in pixels.

Type:

Number

Default Value: 1