
    g_                     T    d dl mZ d dlmZ eZ G d de      Z G d de      Zd Zy	)
   )_base)Axesc                       e Zd Zd Zy)_SubplotBaseMetac                 ^    t        |t        j                        xr |j                         d uS N)
isinstancer   	_AxesBaseget_subplotspec)selfobjs     U/var/www/dash_apps/app1/venv/lib/python3.12/site-packages/matplotlib/axes/__init__.py__instancecheck__z"_SubplotBaseMeta.__instancecheck__	   s+    30 6'')5	7    N)__name__
__module____qualname__r    r   r   r   r      s    7r   r   c                       e Zd Zy)SubplotBaseN)r   r   r   r   r   r   r   r      s    r   r   )	metaclassc                     | S r   r   )clss    r   subplot_class_factoryr      s    s
r   N)	 r   _axesr   Subplottyper   r   r   r   r   r   <module>r      s0      7t 7	, 	 +r   