
    Ocg                     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 )LegendwidthValidatorc           
      v    t        t        | 
  d|||j                  dd      |j                  dd      d| y )N	edit_typestyleminr   )plotly_nameparent_namer   r    )superr   __init__pop)selfr	   r
   kwargs	__class__s       l/var/www/html/bid-api/venv/lib/python3.12/site-packages/plotly/validators/histogram2dcontour/_legendwidth.pyr   zLegendwidthValidator.__init__   sF     	"D2 	
##jjg6

5!$		

 	
    )legendwidthhistogram2dcontour)__name__
__module____qualname__r   __classcell__)r   s   @r   r   r      s    5I	
 	
r   r   )_plotly_utils.basevalidators_plotly_utilsbasevalidatorsNumberValidatorr   r   r   r   <module>r      s     #

=77GG 

r   