Border

12 Sep 20251 minute to read

Sets and gets the options for customizing the color and width of the border in treemap.

Properties

color string

Sets and gets the color of the border. This property accepts the value in hex code and rgba string as a valid CSS color string.

Defaults to ‘#808080’

width number

Defines the width of the border in the treemap.

Defaults to 0