Ë
    {�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 )ÚTernaryValidatorc           
      óv   •— t        t        | �
  d|||j                  dd«      |j                  dd«      dœ|¤Ž y )NÚdata_class_strÚTernaryÚ	data_docsa
  
            aaxis
                :class:`plotly.graph_objects.layout.ternary.Aax
                is` instance or dict with compatible properties
            baxis
                :class:`plotly.graph_objects.layout.ternary.Bax
                is` instance or dict with compatible properties
            bgcolor
                Set the background color of the subplot
            caxis
                :class:`plotly.graph_objects.layout.ternary.Cax
                is` instance or dict with compatible properties
            domain
                :class:`plotly.graph_objects.layout.ternary.Dom
                ain` instance or dict with compatible
                properties
            sum
                The number each triplet should sum to, and the
                maximum range of each axis
            uirevision
                Controls persistence of user-driven changes in
                axis `min` and `title`, if not overridden in
                the individual axes. Defaults to
                `layout.uirevision`.
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr	   r
   ÚkwargsÚ	__class__s       €ú_/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/plotly/validators/layout/_ternary.pyr   zTernaryValidator.__init__   sM   ø€ ÜÔ Ñ.ð !	
Ø#Ø#Ø!Ÿ:™:Ð&6¸	ÓBØ—j‘jØðóñ	!	
ð@ óA!	
ó    )ÚternaryÚlayout)Ú__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    ðÛ #ô#
�}×3Ñ3×EÑEõ #
r   