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 )ÚTitleValidatorÚtitleÚ
funnelareac              	      s4   t t| ƒjd||| dd¡| dd¡dœ|¤Ž d S )NÚdata_class_strÚTitleÚ	data_docsaÅ  
            font
                Sets the font used for `title`. Note that the
                title's font used to be set by the now
                deprecated `titlefont` attribute.
            position
                Specifies the location of the `title`. Note
                that the title's position used to be set by the
                now deprecated `titleposition` attribute.
            text
                Sets the title of the chart. If it is empty, no
                title is displayed. Note that before the
                existence of `title.text`, the title's contents
                used to be defined as the `title` attribute
                itself. This behavior has been deprecated.
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr   r	   Úkwargs©Ú	__class__r
   úh/var/www/html/visualizacion-main/env/lib/python3.10/site-packages/plotly/validators/funnelarea/_title.pyr      s   
þü
ézTitleValidator.__init__)r   r   )Ú__name__Ú
__module__Ú__qualname__r   Ú__classcell__r
   r
   r   r   r      s    r   )Ú_plotly_utils.basevalidatorsÚ_plotly_utilsÚbasevalidatorsr   r
   r
   r
   r   Ú<module>   s    