Ë
    {�h^  ã                   ó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 )ÚNewselectionValidatorc           
      óv   •— t        t        | �
  d|||j                  dd«      |j                  dd«      dœ|¤Ž y )NÚdata_class_strÚNewselectionÚ	data_docsaI  
            line
                :class:`plotly.graph_objects.layout.newselectio
                n.Line` instance or dict with compatible
                properties
            mode
                Describes how a new selection is created. If
                `immediate`, a new selection is created after
                first mouse up. If `gradual`, a new selection
                is not created after first mouse. By adding to
                and subtracting from the initial selection,
                this option allows declaring extra outlines of
                the selection.
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr	   r
   ÚkwargsÚ	__class__s       €úd/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/plotly/validators/layout/_newselection.pyr   zNewselectionValidator.__init__   sK   ø€ ÜÔ# TÑ3ð 	
Ø#Ø#Ø!Ÿ:™:Ð&6¸ÓGØ—j‘jØðóñ		
ð* ó+	
ó    )ÚnewselectionÚlayout)Ú__name__Ú
__module__Ú__qualname__r   Ú__classcell__)r   s   @r   r   r      s   ø„ ÷
ñ 
r   r   )Ú_plotly_utils.basevalidatorsÚ_plotly_utilsÚbasevalidatorsÚCompoundValidatorr   r   r   r   ú<module>r      s    ðÛ #ô
˜M×8Ñ8×JÑJõ 
r   