Is there any way to add a Matplotlib visualizaton to a notebook Dashboard?

jirukulapati
New Contributor III

So I love that  databricks lets you display a dataframe, create a visualization of it, then add that visualization to notebook dashboard to present.  However, the visualizations lack some customization that I would like.  For example the heat map visualization from the notebook dashboard doesn't let you modify the min max values for the color bar.

I have a matplotlib heatmap that is much more customized.  Is there anyway to add this matplotlib visualization to a notebook dashboard?