Ë
    {�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 )ÚLineValidatorc           
      óv   •— t        t        | �
  d|||j                  dd«      |j                  dd«      dœ|¤Ž y )NÚdata_class_strÚLineÚ	data_docsaí  
            color
                Sets the line color. By default uses either
                dark grey or white to increase contrast with
                background color.
            dash
                Sets the dash style of lines. Set to a dash
                type string ("solid", "dot", "dash",
                "longdash", "dashdot", or "longdashdot") or a
                dash length list in px (eg "5px,10px,2px,2px").
            width
                Sets the line width (in px).
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr	   r
   ÚkwargsÚ	__class__s       €úi/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/plotly/validators/layout/newselection/_line.pyr   zLineValidator.__init__   sJ   ø€ ÜŒm˜TÑ+ð 	
Ø#Ø#Ø!Ÿ:™:Ð&6¸Ó?Ø—j‘jØðóñ		
ð( ó)	
ó    )Úlinezlayout.newselection)Ú__name__Ú
__module__Ú__qualname__r   Ú__classcell__)r   s   @r   r   r      s   ø„ ÷
ñ 
r   r   )Ú_plotly_utils.basevalidatorsÚ_plotly_utilsÚbasevalidatorsÚCompoundValidatorr   r   r   r   ú<module>r      s    ðÛ #ô
�M×0Ñ0×BÑBõ 
r   