
    ]ew                     >    d Z ddlmZ ddlmZ d	dZ e             dS )
zEAdds the `.hvplot` method to pl.DataFrame, pl.LazyFrame and pl.Series    )
post_patch)hvPlotTabularPolarshvplotbokehFc                 J   	 dd l }n#  t          d          xY w |j                            |           t                      |j                            |           t                      |j                            |           t                     t          ||           d S )Nr   zGCould not patch plotting API onto Polars. Polars could not be imported.)polarsImportErrorapiregister_dataframe_namespacer   register_series_namespaceregister_lazyframe_namespacer   )name	extensionlogopls       -lib/python3.11/site-packages/hvplot/polars.pypatchr      s    

U
 
 	
 .BF''--.ABBB*BF$$T**+>???-BF''--.ABBBy$s    N)r   r   F)__doc__r   r   hvplot.plotting.corer   r        r   <module>r      sT    K K       4 4 4 4 4 4        r   