JavaScript/jQuery TreeMap - group.selectionStyle.border
Configures the appearance of the group borders in the selected state.
                        Type:
                    
        color
Colors the group borders in the selected state.
                        Type:
 |  undefined                    
                
                    Default Value: '#232323'
                
        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 group borders in pixels. Applies to a group in the selected state.
                        Type:
 |  undefined                    
                
                    Default Value: undefined
                
        Feedback