<?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: D3 Pie chart with half circle in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/726013#M51752</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/359119"&gt;@PM_9712905&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The D3 pie chart is not available OOTB. I did some searching and find "&lt;A href="https://community.ptc.com/t5/ThingWorx-Developers/Pie-Chart-to-Donut-Chart-and-add-boundary-to-the-bar-chart/m-p/503839#M2249" target="_self"&gt;Pie Chart to Donut Chart and add boundary to the bar chart&lt;/A&gt;" may meet your needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also refer&amp;nbsp;&lt;A href="https://www.ptc.com/support/-/media/support/refdocs/ThingWorx_Platform/8,-d-,3/thingworx_extension_development_user_guide_170215.pdf?sc_lang=en" target="_self"&gt;ThingWorx Extension Development Guide&lt;/A&gt; chapter 8 for customized widget implementation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;/Yoyo&lt;/P&gt;</description>
    <pubDate>Fri, 23 Apr 2021 09:35:11 GMT</pubDate>
    <dc:creator>yhan</dc:creator>
    <dc:date>2021-04-23T09:35:11Z</dc:date>
    <item>
      <title>D3 Pie chart with half circle</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/725989#M51745</link>
      <description>&lt;P&gt;Is there a way to make d3 pie chart( donut chart) to show only half circle part?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The reference image is given.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 07:10:03 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/725989#M51745</guid>
      <dc:creator>PM_9712905</dc:creator>
      <dc:date>2021-04-23T07:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: D3 Pie chart with half circle</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/726003#M51749</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/359119"&gt;@PM_9712905&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, there is no D3 Pie Chart Widget in ThingWorx OOTB that can load a half-ring Chart.&amp;nbsp; You need to customize D3 Pie Chart that has a half-ring feature via js as a ThingWorx extension, then import the extension to TWX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;/Yoyo&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 08:27:02 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/726003#M51749</guid>
      <dc:creator>yhan</dc:creator>
      <dc:date>2021-04-23T08:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: D3 Pie chart with half circle</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/726011#M51751</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/143942"&gt;@yhan&lt;/a&gt;&amp;nbsp;Thanks for the quick reply. Can u pls provide link for the d3 chart and also guide for creating extension?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 09:24:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/726011#M51751</guid>
      <dc:creator>PM_9712905</dc:creator>
      <dc:date>2021-04-23T09:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: D3 Pie chart with half circle</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/726013#M51752</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/359119"&gt;@PM_9712905&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The D3 pie chart is not available OOTB. I did some searching and find "&lt;A href="https://community.ptc.com/t5/ThingWorx-Developers/Pie-Chart-to-Donut-Chart-and-add-boundary-to-the-bar-chart/m-p/503839#M2249" target="_self"&gt;Pie Chart to Donut Chart and add boundary to the bar chart&lt;/A&gt;" may meet your needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also refer&amp;nbsp;&lt;A href="https://www.ptc.com/support/-/media/support/refdocs/ThingWorx_Platform/8,-d-,3/thingworx_extension_development_user_guide_170215.pdf?sc_lang=en" target="_self"&gt;ThingWorx Extension Development Guide&lt;/A&gt; chapter 8 for customized widget implementation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;/Yoyo&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 09:35:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/726013#M51752</guid>
      <dc:creator>yhan</dc:creator>
      <dc:date>2021-04-23T09:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: D3 Pie chart with half circle</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/727345#M51895</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/359119"&gt;@PM_9712905&lt;/a&gt;.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;If you feel your question has been answered, please mark the appropriate response as the Accepted Solution for the benefit of others with the same question.&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;--Sharon&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 20:24:39 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/D3-Pie-chart-with-half-circle/m-p/727345#M51895</guid>
      <dc:creator>slangley</dc:creator>
      <dc:date>2021-04-30T20:24:39Z</dc:date>
    </item>
  </channel>
</rss>

