
    [6g                     >    d dl Z G d dej        j                  ZdS )    Nc                   "     e Zd Z	 d fd	Z xZS )LegendgrouptitleValidatorlegendgrouptitlescatterpolarc           
           t          t          |           j        d|||                    dd          |                    dd          d| d S )Ndata_class_strLegendgrouptitle	data_docsz
            font
                Sets this legend group's title font.
            text
                Sets the title of the legend group.
)plotly_nameparent_namer   r
    )superr   __init__pop)selfr   r   kwargs	__class__s       o/var/www/surfInsights/venv3-11/lib/python3.11/site-packages/plotly/validators/scatterpolar/_legendgrouptitle.pyr   z"LegendgrouptitleValidator.__init__   sw     	8'..7 	
##!::&68JKKjj 		
 	
 	
 	
 	
 	
 	
    )r   r   )__name__
__module____qualname__r   __classcell__)r   s   @r   r   r      s@        :H
 
 
 
 
 
 
 
 
 
r   r   )_plotly_utils.basevalidators_plotly_utilsbasevalidatorsCompoundValidatorr   r   r   r   <module>r      sK    # # # #
 
 
 
 
 < N 
 
 
 
 
r   