All docs
V19.2
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
Vue
A newer version of this page is available. Switch to the current version.

jQuery BarGauge - tooltip.shadow

Configures a tooltip's shadow.

Type:

Object

blur

Specifies the blur distance of a tooltip's shadow. The larger the value, the blurrier the shadow's edge.

Type:

Number

Default Value: 2

color

Colors a tooltip's shadow.

Type:

String

Default Value: #000000

This option supports the following colors:

offsetX

Specifies the horizontal offset of a tooltip's shadow relative to the tooltip itself. Measured in pixels.

Type:

Number

Default Value: 0

offsetY

Specifies the vertical offset of a tooltip's shadow relative to the tooltip itself. Measured in pixels.

Type:

Number

Default Value: 4

opacity

Specifies the transparency of a tooltip's shadow.

Type:

Number

Default Value: 0.4

This option accepts a value from 0 to 1, where 0 makes the shadow completely transparent, and 1 makes it opaque.