Ë
    {�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 )ÚSpaceframeValidatorc           
      óv   •— t        t        | �
  d|||j                  dd«      |j                  dd«      dœ|¤Ž y )NÚdata_class_strÚ
SpaceframeÚ	data_docsa§  
            fill
                Sets the fill ratio of the `spaceframe`
                elements. The default fill value is 0.15
                meaning that only 15% of the area of every
                faces of tetras would be shaded. Applying a
                greater `fill` ratio would allow the creation
                of stronger elements or could be sued to have
                entirely closed areas (in case of using 1).
            show
                Displays/hides tetrahedron shapes between
                minimum and maximum iso-values. Often useful
                when either caps or surfaces are disabled or
                filled with values less than 1.
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr	   r
   ÚkwargsÚ	__class__s       €úf/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/plotly/validators/isosurface/_spaceframe.pyr   zSpaceframeValidator.__init__   sK   ø€ ÜÔ! 4Ñ1ð 	
Ø#Ø#Ø!Ÿ:™:Ð&6¸ÓEØ—j‘jØðóñ		
ð, ó-	
ó    )Ú
spaceframeÚ
isosurface)Ú__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    ðÛ #ô
˜-×6Ñ6×HÑHõ 
r   