JavaScript/jQuery TreeMap - tile.hoverStyle.border
Configures the appearance of the tile borders in the hover state.
Type:
color
Colors the tile borders in the hover state.
Type:
| undefined
Default Value: undefined
This property supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
- Paint server address
width
Specifies the width of the tile borders in pixels. Applies to a tile in the hover state.
Type:
| undefined
Default Value: undefined
Feedback