
    g                     J    d dl Z G d dej                  j                        Zy)    Nc                         e Zd Zd fd	Z xZS )ModeValidatorc                     t        t        | 
  d|||j                  dd      |j                  ddg      |j                  dg d      d| y )	N	edit_typecalcextrasnoneflags)linesmarkerstext)plotly_nameparent_namer   r   r
    )superr   __init__pop)selfr   r   kwargs	__class__s       c/var/www/dash_apps/app1/venv/lib/python3.12/site-packages/plotly/validators/scatterpolargl/_mode.pyr   zModeValidator.__init__   sT    mT+ 	
##jjf5::h1**W&BC	
 	
    )modescatterpolargl)__name__
__module____qualname__r   __classcell__)r   s   @r   r   r      s    
 
r   r   )_plotly_utils.basevalidators_plotly_utilsbasevalidatorsFlaglistValidatorr   r   r   r   <module>r#      s     #	
M00BB 	
r   