
    [6g.                     >    d dl Z G d dej        j                  ZdS )    Nc                         e Zd Zd fd	Z xZS )SmithValidatorsmithlayoutc           
           t          t          |           j        d|||                    dd          |                    dd          d| d S )Ndata_class_strSmith	data_docsa5  
            bgcolor
                Set the background color of the subplot
            domain
                :class:`plotly.graph_objects.layout.smith.Domai
                n` instance or dict with compatible properties
            imaginaryaxis
                :class:`plotly.graph_objects.layout.smith.Imagi
                naryaxis` instance or dict with compatible
                properties
            realaxis
                :class:`plotly.graph_objects.layout.smith.Reala
                xis` instance or dict with compatible
                properties
)plotly_nameparent_namer   r
    )superr   __init__pop)selfr   r   kwargs	__class__s       ^/var/www/surfInsights/venv3-11/lib/python3.11/site-packages/plotly/validators/layout/_smith.pyr   zSmithValidator.__init__   ss    ,nd##, 	
##!::&6@@jj 		
 	
, -	
 	
 	
 	
 	
    )r   r   )__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      sK    # # # #
 
 
 
 
]1C 
 
 
 
 
r   