Ë
    |�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 )ÚStartsValidatorc           
      óv   •— t        t        | �
  d|||j                  dd«      |j                  dd«      dœ|¤Ž y )NÚdata_class_strÚStartsÚ	data_docsa�  
            x
                Sets the x components of the starting position
                of the streamtubes
            xsrc
                Sets the source reference on Chart Studio Cloud
                for `x`.
            y
                Sets the y components of the starting position
                of the streamtubes
            ysrc
                Sets the source reference on Chart Studio Cloud
                for `y`.
            z
                Sets the z components of the starting position
                of the streamtubes
            zsrc
                Sets the source reference on Chart Studio Cloud
                for `z`.
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr	   r
   ÚkwargsÚ	__class__s       €úb/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/plotly/validators/streamtube/_starts.pyr   zStartsValidator.__init__   sJ   ø€ ÜŒo˜tÑ-ð 	
Ø#Ø#Ø!Ÿ:™:Ð&6¸ÓAØ—j‘jØðóñ		
ð6 ó7	
ó    )ÚstartsÚ
streamtube)Ú__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×2Ñ2×DÑDõ 
r   