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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
walterosLP
Frequent Visitor

Custom visual arrange layers of visualization

Hello, custom visual developers,
does anyone know the command for arranging a background image (PNG), by moving it to the front? I am using a heatmap which I want to arrange it in the background which should appear only parts within an image png file. Currently, the image is in the background but I want to have it actually moved to the front and the heatmap part in the background then the cut-out parts of the PNG image will show the heatmap visualization only there. Which command may I use coding my custom visual in order to arrange the switch between the background image and visual in the front?
Thanks so much!

1 ACCEPTED SOLUTION
v-viig
Community Champion
Community Champion

As far as I understand the question z-index might be used to change depth position of elements.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

 

 

 

View solution in original post

2 REPLIES 2
v-viig
Community Champion
Community Champion

As far as I understand the question z-index might be used to change depth position of elements.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

 

 

 

Thanks a lot, Ignat, for the hint. That's it!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors