<?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: Pie Chart JSON Theme label position Prefer Outside in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Pie-Chart-JSON-Theme-label-position-Prefer-Outside/m-p/2897101#M6203</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/469557"&gt;@NizzleDevNull&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've already moved your post to the custom visual forum.&lt;/P&gt;
&lt;P&gt;This is a forum about custom visuals, hope someone can help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Stephen Tao&lt;/P&gt;</description>
    <pubDate>Thu, 10 Nov 2022 09:13:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-11-10T09:13:11Z</dc:date>
    <item>
      <title>Pie Chart JSON Theme label position Prefer Outside</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Pie-Chart-JSON-Theme-label-position-Prefer-Outside/m-p/2896004#M6202</link>
      <description>&lt;P&gt;I have been trying to get the JSON syntax for the labal position to be prefer outside.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following works to set the "position" option to "inside" or "outside" but it doesn't work for "Prefer inside" or "Prefer outside"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;WORKS:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;"pieChart": {&lt;BR /&gt;"*": {&lt;BR /&gt;"legend": [&lt;BR /&gt;{&lt;BR /&gt;"show": false&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"labels": [&lt;BR /&gt;{&lt;BR /&gt;"bold": true,&lt;BR /&gt;"backgroundColor": {&lt;BR /&gt;"solid": {&lt;BR /&gt;"color": "#000000"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;"position": "outside",&lt;/FONT&gt;&lt;BR /&gt;"labelStyle": "Category, data value, percent of total"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;Doesn't work&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;"pieChart": {&lt;BR /&gt;"*": {&lt;BR /&gt;"legend": [&lt;BR /&gt;{&lt;BR /&gt;"show": false&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"labels": [&lt;BR /&gt;{&lt;BR /&gt;"bold": true,&lt;BR /&gt;"backgroundColor": {&lt;BR /&gt;"solid": {&lt;BR /&gt;"color": "#000000"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;&lt;FONT face="arial black,avant garde"&gt;"position": "Prefer outside",&lt;/FONT&gt;&lt;BR /&gt;"labelStyle": "Category, data value, percent of total"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NizzleDevNull_0-1668017021156.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/820118iDA96975E4A6DC16C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NizzleDevNull_0-1668017021156.png" alt="NizzleDevNull_0-1668017021156.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 18:04:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Pie-Chart-JSON-Theme-label-position-Prefer-Outside/m-p/2896004#M6202</guid>
      <dc:creator>NizzleDevNull</dc:creator>
      <dc:date>2022-11-09T18:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart JSON Theme label position Prefer Outside</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Pie-Chart-JSON-Theme-label-position-Prefer-Outside/m-p/2897101#M6203</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/469557"&gt;@NizzleDevNull&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've already moved your post to the custom visual forum.&lt;/P&gt;
&lt;P&gt;This is a forum about custom visuals, hope someone can help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Stephen Tao&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 09:13:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Pie-Chart-JSON-Theme-label-position-Prefer-Outside/m-p/2897101#M6203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-10T09:13:11Z</dc:date>
    </item>
  </channel>
</rss>

