U
    Âòcc  ã                   @   s    d dl ZG dd„ dejjƒZdS )é    Nc                       s   e Zd Zd‡ fdd„	Z‡  ZS )ÚTernaryValidatorÚternaryÚlayoutc              	      s4   t t| ƒjf ||| dd¡| dd¡dœ|—Ž d S )NÚdata_class_strZ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__© ú[/var/www/html/project/venv/lib/python3.8/site-packages/plotly/validators/layout/_ternary.pyr
      s    
þü àzTernaryValidator.__init__)r   r   )Ú__name__Ú
__module__Ú__qualname__r
   Ú__classcell__r   r   r   r   r      s   r   )Z_plotly_utils.basevalidatorsZ_plotly_utilsZbasevalidatorsZCompoundValidatorr   r   r   r   r   Ú<module>   s   