Forum Discussion
walterosLP
8 years agoFrequent 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 whi...
- 8 years ago
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
v-viig
8 years agoCommunity 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
walterosLP
8 years agoFrequent Visitor
Thanks a lot, Ignat, for the hint. That's it!