o
    …õ­d³  ã                   @   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 )ÚPathbarValidatorÚpathbarÚiciclec              	      s4   t t| ƒjd||| dd¡| dd¡dœ|¤Ž d S )NÚdata_class_strÚPathbarÚ	data_docsa²  
            edgeshape
                Determines which shape is used for edges
                between `barpath` labels.
            side
                Determines on which side of the the treemap the
                `pathbar` should be presented.
            textfont
                Sets the font used inside `pathbar`.
            thickness
                Sets the thickness of `pathbar` (in px). If not
                specified the `pathbar.textfont.size` is used
                with 3 pixles extra padding on each side.
            visible
                Determines if the path bar is drawn i.e.
                outside the trace `domain` and with one pixel
                gap.
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr   r	   Úkwargs©Ú	__class__r
   úf/var/www/html/visualizacion-main/env/lib/python3.10/site-packages/plotly/validators/icicle/_pathbar.pyr      s   
þü
çzPathbarValidator.__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    