U
    Âòccm  ã                   @   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 )ÚMarginValidatorÚmarginÚlayoutc              	      s4   t t| ƒjf ||| dd¡| dd¡dœ|—Ž d S )NÚdata_class_strZMarginÚ	data_docsap  
            autoexpand
                Turns on/off margin expansion computations.
                Legends, colorbars, updatemenus, sliders, axis
                rangeselector and rangeslider are allowed to
                push the margins by defaults.
            b
                Sets the bottom margin (in px).
            l
                Sets the left margin (in px).
            pad
                Sets the amount of padding (in px) between the
                plotting area and the axis lines
            r
                Sets the right margin (in px).
            t
                Sets the top margin (in px).
)Úplotly_nameÚparent_namer   r   )Úsuperr   Ú__init__Úpop)Úselfr   r   Úkwargs©Ú	__class__© úZ/var/www/html/project/venv/lib/python3.8/site-packages/plotly/validators/layout/_margin.pyr
      s    
þüçzMarginValidator.__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   