Ë
    {�hŒ  ã                   óJ   — d dl Z G d„ dej                  j                  «      Zy)é    Nc                   ó    ‡ — e Zd Zdˆ fd„	Zˆ xZS )ÚTitleValidatorc           
      óv   •— t        t        | �
  d|||j                  dd«      |j                  dd«      dœ|¤Ž y )NÚdata_class_strÚTitleÚ	data_docsa�  
            font
                Sets this legend's title font. Defaults to
                `legend.font` with its size increased about
                20%.
            side
                Determines the location of legend's title with
                respect to the legend items. Defaulted to "top"
                with `orientation` is "h". Defaulted to "left"
                with `orientation` is "v". The *top left*
                options could be used to expand top center and
                top right are for horizontal alignment legend
                area in both x and y sides.
            text
                Sets the title of the legend.
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr	   r
   ÚkwargsÚ	__class__s       €úd/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/plotly/validators/layout/legend/_title.pyr   zTitleValidator.__init__   sJ   ø€ ÜŒn˜dÑ,ð 	
Ø#Ø#Ø!Ÿ:™:Ð&6¸Ó@Ø—j‘jØðóñ		
ð. ó/	
ó    )Útitlezlayout.legend)Ú__name__Ú
__module__Ú__qualname__r   Ú__classcell__)r   s   @r   r   r      s   ø„ ÷
ñ 
r   r   )Ú_plotly_utils.basevalidatorsÚ_plotly_utilsÚbasevalidatorsr   r   r   r   ú<module>r      s    ðÛ #ô
�]×1Ñ1×@Ñ@õ 
r   