Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
michaelstone
Helper I
Helper I

Using Python Visual to annotate background images - can't make transparent

Hi all,

 

We have built a Power BI report which display images using the simple image visual and we want to overlay bounding boxes on top of the image.

 

Our idea was to use a Python visual which sits on top of the simple image visual and use matplotlib to draw rectangles but we can't find a way to make the Python visual use a transparent background.

 

We've tried changing the background setting but this does not work.

 

I'm guessing it may be something that needs to be configured in matplotlib and I'm wondering if anyone has any suggestions for us?

 

Thanks,

 

Michael

1 ACCEPTED SOLUTION
michaelstone
Helper I
Helper I

After further mucking around, managed to find the solution.

 

Basically need to set the frameon parameter in the figure to false e.g.

 

plt.figure(frameon=False)
Hope this helps someone in the future!

 

View solution in original post

1 REPLY 1
michaelstone
Helper I
Helper I

After further mucking around, managed to find the solution.

 

Basically need to set the frameon parameter in the figure to false e.g.

 

plt.figure(frameon=False)
Hope this helps someone in the future!

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.