o
    „õ­dy  ã                   @   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 )ÚLineValidatorÚlineÚhistogram2dcontourc              	      s4   t t| ƒjd||| dd¡| dd¡dœ|¤Ž d S )NÚdata_class_strÚLineÚ	data_docsax  
            color
                Sets the color of the contour level. Has no
                effect if `contours.coloring` is set to
                "lines".
            dash
                Sets the dash style of lines. Set to a dash
                type string ("solid", "dot", "dash",
                "longdash", "dashdot", or "longdashdot") or a
                dash length list in px (eg "5px,10px,2px,2px").
            smoothing
                Sets the amount of smoothing for the contour
                lines, where 0 corresponds to no smoothing.
            width
                Sets the contour line width in (in px)
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr   r	   Úkwargs©Ú	__class__r
   úo/var/www/html/visualizacion-main/env/lib/python3.10/site-packages/plotly/validators/histogram2dcontour/_line.pyr      s   
þü
ézLineValidator.__init__)r   r   )Ú__name__Ú
__module__Ú__qualname__r   Ú__classcell__r
   r
   r   r   r      s    r   )Ú_plotly_utils.basevalidatorsÚ_plotly_utilsÚbasevalidatorsÚCompoundValidatorr   r
   r
   r
   r   Ú<module>   s    