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 )ÚTilingValidatorÚtilingÚiciclec              	      s4   t t| ƒjd||| dd¡| dd¡dœ|¤Ž d S )NÚdata_class_strÚTilingÚ	data_docsaa  
            flip
                Determines if the positions obtained from
                solver are flipped on each axis.
            orientation
                When set in conjunction with `tiling.flip`,
                determines on which side the root nodes are
                drawn in the chart. If `tiling.orientation` is
                "v" and `tiling.flip` is "", the root nodes
                appear at the top. If `tiling.orientation` is
                "v" and `tiling.flip` is "y", the root nodes
                appear at the bottom. If `tiling.orientation`
                is "h" and `tiling.flip` is "", the root nodes
                appear at the left. If `tiling.orientation` is
                "h" and `tiling.flip` is "x", the root nodes
                appear at the right.
            pad
                Sets the inner padding (in px).
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr   r	   Úkwargs©Ú	__class__r
   úe/var/www/html/visualizacion-main/env/lib/python3.10/site-packages/plotly/validators/icicle/_tiling.pyr      s   
þü
æzTilingValidator.__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    