B
    fËJdÄ  ã               @   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úcarpet.aaxisc          	      s4   t t| ƒjf ||| dd¡| dd¡dœ|—Ž d S )NÚdata_class_strZTitleÚ	data_docsaÈ  
            font
                Sets this axis' title font. Note that the
                title's font used to be set by the now
                deprecated `titlefont` attribute.
            offset
                An additional amount by which to offset the
                title from the tick labels, given in pixels.
                Note that this used to be set by the now
                deprecated `titleoffset` attribute.
            text
                Sets the title of this axis. 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__© úW/var/www/html/venv/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_title.pyr
      s    
zTitleValidator.__init__)r   r   )Ú__name__Ú
__module__Ú__qualname__r
   Ú__classcell__r   r   )r   r   r      s   r   )Z_plotly_utils.basevalidatorsZ_plotly_utilsZbasevalidatorsr   r   r   r   r   Ú<module>   s   