<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to make a transparent background with Deneb visual in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407834#M12179</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Deneb visuals have a transparent background in the Service :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_0-1739407311251.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238180iDE3874102EE80AD4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_0-1739407311251.png" alt="babass380036_0-1739407311251.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I used Power BI Desktop in dark mode :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_1-1739407344732.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238181i93A315EBA1A60695/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_1-1739407344732.png" alt="babass380036_1-1739407344732.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Event with transparency = 100%, the visual is not transparent in PBI Desktop :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_2-1739407414187.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238182i86B121587B0B48C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_2-1739407414187.png" alt="babass380036_2-1739407414187.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My Theme has 100% transparence for visual background :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_3-1739407490113.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238183i39AC961140B74C01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_3-1739407490113.png" alt="babass380036_3-1739407490113.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;so what am I missing? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2025 00:45:05 GMT</pubDate>
    <dc:creator>babass380036</dc:creator>
    <dc:date>2025-02-13T00:45:05Z</dc:date>
    <item>
      <title>How to make a transparent background with Deneb visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4400881#M12163</link>
      <description>&lt;P&gt;I bought this Power BI report from&amp;nbsp;&lt;A href="https://buymeacoffee.com/thysvdwu/e/109631" target="_blank"&gt;The Big Book of Dashboards - Chapter 12 - Power BI Dashboard&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_0-1739000328732.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1236130i4AACA10404BA0980/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_0-1739000328732.png" alt="babass380036_0-1739000328732.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Notice the football pitch picture&amp;nbsp; has a Deneb visual which contains blue round markers on top of it.&lt;/P&gt;&lt;P&gt;But when I open it in my Power BI desktop, the football pitch picture shows a white background :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_1-1739000463322.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1236131iF0E838343CCDC9E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_1-1739000463322.png" alt="babass380036_1-1739000463322.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is how the json for this Deneb visual looks like :&lt;/P&gt;&lt;LI-CODE lang="python"&gt;{
  "data": {"name": "dataset"},
  "mark": {
    "type": "point",
    "stroke": "white",
    "strokeWidth": 1,
    "size": 150,
    "opacity": 0.6
  },
  "encoding": {
    "x": {
      "field": "X",
      "type": "quantitative",
      "axis": null,
      "scale": {"domain": [0, 100]}
    },
    "y": {
      "field": "Y",
      "type": "quantitative",
      "axis": null,
      "scale": {"domain": [0, 100]}
    },
    "color": {
      "field": "Team",
      "scale": {
        "domain": ["France", "Italy"],
        "range": ["#00529c", "#30a1dd"]
      },
      "legend": null
    }
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_2-1739000558509.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1236132iA395A9F57C360F73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_2-1739000558509.png" alt="babass380036_2-1739000558509.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How to make the background of this Deneb visual transparent?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2025 07:43:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4400881#M12163</guid>
      <dc:creator>babass380036</dc:creator>
      <dc:date>2025-02-08T07:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a transparent background with Deneb visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4405176#M12168</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/927030"&gt;@babass380036&lt;/a&gt;&amp;nbsp;Hi!&lt;/P&gt;
&lt;P&gt;Try to set background null:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Open Deneb and navigate to the Specification panel.&lt;BR /&gt;Locate or add the "background" property at the top level of your JSON.&lt;BR /&gt;Set its value to "null", like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"background": "null",&lt;BR /&gt;"data": { ... }, &lt;BR /&gt;"mark": "point",&lt;BR /&gt;"encoding": { ... }&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BBF&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 13:11:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4405176#M12168</guid>
      <dc:creator>BeaBF</dc:creator>
      <dc:date>2025-02-11T13:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a transparent background with Deneb visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4405871#M12176</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/927030"&gt;@babass380036&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Deneb's background is set to t&lt;FONT face="courier new,courier"&gt;ransparent&lt;/FONT&gt; by default when compiling/rendering, so unless you've set it to something else, it should work as you expect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the looks of your screenshot, are you using dark mode in Desktop? If so, there are known issues with the background of custom visuals being set to opaque by Power BI when dark mode is enabled. Reports look correct when published in the Service and also in the light modes. The visuals team knows about the issue, but there hasn't been a fix yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT: it also occurred to me that you may want to check the visual container background (under effects) if publish or light mode doesn't work, just in case you have this set to an opaque value, e.g., through your theme. The container background has a higher order of precedence than Deneb's background (container settings like background are managed by MS, and third-party devs can't control or access them).&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 23:30:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4405871#M12176</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2025-02-11T23:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a transparent background with Deneb visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407834#M12179</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Deneb visuals have a transparent background in the Service :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_0-1739407311251.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238180iDE3874102EE80AD4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_0-1739407311251.png" alt="babass380036_0-1739407311251.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I used Power BI Desktop in dark mode :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_1-1739407344732.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238181i93A315EBA1A60695/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_1-1739407344732.png" alt="babass380036_1-1739407344732.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Event with transparency = 100%, the visual is not transparent in PBI Desktop :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_2-1739407414187.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238182i86B121587B0B48C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_2-1739407414187.png" alt="babass380036_2-1739407414187.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My Theme has 100% transparence for visual background :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_3-1739407490113.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238183i39AC961140B74C01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_3-1739407490113.png" alt="babass380036_3-1739407490113.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;so what am I missing? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 00:45:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407834#M12179</guid>
      <dc:creator>babass380036</dc:creator>
      <dc:date>2025-02-13T00:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a transparent background with Deneb visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407843#M12180</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your answer!&lt;BR /&gt;&lt;BR /&gt;The deneb visuals are transparent in the Service :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_1-1739407609121.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238186i5745114F2AFB7931/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_1-1739407609121.png" alt="babass380036_1-1739407609121.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Yes I used dark mode for PBI Desktop.&lt;BR /&gt;&lt;BR /&gt;the background of the visual is also 100% transparent.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_2-1739407637394.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238187i502D6A793793FAAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_2-1739407637394.png" alt="babass380036_2-1739407637394.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When I set it to 0%, I notice the transparent part of the border of the visual is smaller:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_3-1739407725114.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238188i1CA560D02872F4E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_3-1739407725114.png" alt="babass380036_3-1739407725114.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My theme has 100% transparence for visual background :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="babass380036_0-1739407577796.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1238185i9B2458D7D7328234/image-size/medium?v=v2&amp;amp;px=400" role="button" title="babass380036_0-1739407577796.png" alt="babass380036_0-1739407577796.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;what am I missing? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 01:19:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407843#M12180</guid>
      <dc:creator>babass380036</dc:creator>
      <dc:date>2025-02-13T01:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a transparent background with Deneb visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407846#M12181</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/202311"&gt;@BeaBF&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks but it did not work sadly :_(&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 00:50:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407846#M12181</guid>
      <dc:creator>babass380036</dc:creator>
      <dc:date>2025-02-13T00:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a transparent background with Deneb visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407862#M12182</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/927030"&gt;@babass380036&lt;/a&gt; , you keep adding a reply that seems to keep going missing each time I come here to answer, so I'll just add my response inline here and hopefully it'll make sense if/when you get a chance to review.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You're not missing anything. There is a bug with Dark Mode and all custom visuals that MS needs to fix. The current workaround is to use a light mode for Desktop when editing using custom visuals.&lt;BR /&gt;&lt;BR /&gt;We actually found the problem when somebody reported an issue with HTML Content, and I followed up with the visuals team. &lt;A href="https://www.linkedin.com/feed/update/urn:li:ugcPost:7205566652862611456?commentUrn=urn%3Ali%3Acomment%3A%28ugcPost%3A7205566652862611456%2C7272312148658212864%29&amp;amp;replyUrn=urn%3Ali%3Acomment%3A%28ugcPost%3A7205566652862611456%2C7273183790221398017%29&amp;amp;dashCommentUrn=urn%3Ali%3Afsd_comment%3A%287272312148658212864%2Curn%3Ali%3AugcPost%3A7205566652862611456%29&amp;amp;dashReplyUrn=urn%3Ali%3Afsd_comment%3A%287273183790221398017%2Curn%3Ali%3AugcPost%3A7205566652862611456%29" target="_self"&gt;Here's a comment thread on LinkedIn where we discussed the problem&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 01:22:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407862#M12182</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2025-02-13T01:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a transparent background with Deneb visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407869#M12183</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;! switching to Light mode made&amp;nbsp; the Deneb visual background transparent in PBI Desktop!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 01:30:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-make-a-transparent-background-with-Deneb-visual/m-p/4407869#M12183</guid>
      <dc:creator>babass380036</dc:creator>
      <dc:date>2025-02-13T01:30:58Z</dc:date>
    </item>
  </channel>
</rss>

