U
    Âòcc^  ã                   @   s    d dl ZG dd„ dejjƒZdS )é    Nc                       s   e Zd Zd‡ fdd„	Z‡  ZS )ÚNewselectionValidatorÚnewselectionÚlayoutc              	      s4   t t| ƒjf ||| dd¡| dd¡dœ|—Ž d S )NÚdata_class_strZ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__© ú`/var/www/html/project/venv/lib/python3.8/site-packages/plotly/validators/layout/_newselection.pyr
      s    
þüëzNewselectionValidator.__init__)r   r   )Ú__name__Ú
__module__Ú__qualname__r
   Ú__classcell__r   r   r   r   r      s   r   )Z_plotly_utils.basevalidatorsZ_plotly_utilsZbasevalidatorsZCompoundValidatorr   r   r   r   r   Ú<module>   s   