<?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 Custom Theme PieChart Background Color not working in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-Theme-PieChart-Background-Color-not-working/m-p/2620848#M4649</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm trying to set the background of piecharts to a certain color for this theme, but my code is not working and I've tried many combinations.&lt;/P&gt;&lt;P&gt;Here is my visual styles section:&lt;/P&gt;&lt;P&gt;"visualStyles":{&lt;BR /&gt;"pieChart":{"*":{"background":[{"background":{"solid":{"color":"#404040"}}}]}},&lt;BR /&gt;"page":{"*":{"background":[{"color":{"solid":{"color":"#333132"}}}],&lt;BR /&gt;"outspace":[{"color":{"solid":{"color":"#333132"}}}]}},"*":{"*":{"outspacePane":[{"checkboxAndApplyColor":{"solid":{"color":"#FFD200"}}}]}}},&lt;BR /&gt;"textClasses":{"title":{"color":"#FFFFFF","fontSize":16},&lt;BR /&gt;"header":{"color":"#FFFFFF","fontFace":"'Segoe UI Bold', wf_segoe-ui_bold, helvetica, arial, sans-serif"}}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code runs but does not affect the pie chart background, please let me know what I'm doing wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2022 20:54:05 GMT</pubDate>
    <dc:creator>aarn</dc:creator>
    <dc:date>2022-07-05T20:54:05Z</dc:date>
    <item>
      <title>Custom Theme PieChart Background Color not working</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-Theme-PieChart-Background-Color-not-working/m-p/2620848#M4649</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm trying to set the background of piecharts to a certain color for this theme, but my code is not working and I've tried many combinations.&lt;/P&gt;&lt;P&gt;Here is my visual styles section:&lt;/P&gt;&lt;P&gt;"visualStyles":{&lt;BR /&gt;"pieChart":{"*":{"background":[{"background":{"solid":{"color":"#404040"}}}]}},&lt;BR /&gt;"page":{"*":{"background":[{"color":{"solid":{"color":"#333132"}}}],&lt;BR /&gt;"outspace":[{"color":{"solid":{"color":"#333132"}}}]}},"*":{"*":{"outspacePane":[{"checkboxAndApplyColor":{"solid":{"color":"#FFD200"}}}]}}},&lt;BR /&gt;"textClasses":{"title":{"color":"#FFFFFF","fontSize":16},&lt;BR /&gt;"header":{"color":"#FFFFFF","fontFace":"'Segoe UI Bold', wf_segoe-ui_bold, helvetica, arial, sans-serif"}}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code runs but does not affect the pie chart background, please let me know what I'm doing wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 20:54:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-Theme-PieChart-Background-Color-not-working/m-p/2620848#M4649</guid>
      <dc:creator>aarn</dc:creator>
      <dc:date>2022-07-05T20:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Theme PieChart Background Color not working</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-Theme-PieChart-Background-Color-not-working/m-p/2623255#M4651</link>
      <description>&lt;P&gt;I was able to solve this for any future users, here is the solution:&lt;/P&gt;&lt;P&gt;"pieChart":{"*":{"background":[{"show": true, "color": {"solid":{"color":"#404040"}}, "transparency":50}]}}&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 18:10:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-Theme-PieChart-Background-Color-not-working/m-p/2623255#M4651</guid>
      <dc:creator>aarn</dc:creator>
      <dc:date>2022-07-06T18:10:06Z</dc:date>
    </item>
  </channel>
</rss>

