Forum Discussion

1 Reply

  • v-viig's avatar
    v-viig
    Community Champion

    The image element is in DOM. Pleae use the following CSS style to place the image under the svg element:

    position: absolute;
    top: 0;
    left: 0;

    Ignat Vilesov,

    Software Engineer

     

    Microsoft Power BI Custom Visuals

    [email protected]