<?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 in SAS VI 10.6 in Fraud, AML and Security Intelligence</title>
    <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Pie-Chart-in-SAS-VI-10-6/m-p/654412#M599</link>
    <description>&lt;P&gt;Hi upadhi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you provide a screenshot or a sketch as to what you would like to achieve? I have reached out to R&amp;amp;D responsible for this component and we were not sure where that JSON is coming from.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Paulius Peciura.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2020 09:27:53 GMT</pubDate>
    <dc:creator>mtlppe</dc:creator>
    <dc:date>2020-06-08T09:27:53Z</dc:date>
    <item>
      <title>Pie Chart in SAS VI 10.6</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Pie-Chart-in-SAS-VI-10-6/m-p/653128#M595</link>
      <description>&lt;P&gt;I am using SAS VI 10.6. In Pie chart control, i want to hide the labels. how can i do the same. below is the json for same:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="andale mono,times"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"metadata":{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"iconClass":"pieChartIcon",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"chartType": "pie"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"attributes":{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"title.text":{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"displayName":{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"defaultText":"Title Text:",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"resourceKey":"controlAttrTitleText.txt"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"type":"TextInput",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"order":0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"chartDataSource": {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"type":"ChartDataSource",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"displayName": {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"defaultText":"Data Source:",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"resourceKey":"controlAttrSourceTable.txt"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"groupFieldHidden": "true",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"valueFieldDisabledExpression": "aggregate === 'count'",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"required": "true",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"order": 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"height": {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"type": "TextInput",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"displayName": {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"defaultText": "Height:",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"resourceKey": "chart.height.label"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"localizable": false,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"order": 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"aggregate": {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"type": "Picklist",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"displayName": {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"defaultText":"Aggregate:",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"resourceKey":"aggregate.label"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"picklistName": "PIE_CHART_AGGREGATE",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;"order": 3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;}&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 09:29:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Pie-Chart-in-SAS-VI-10-6/m-p/653128#M595</guid>
      <dc:creator>upadhi</dc:creator>
      <dc:date>2020-06-04T09:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart in SAS VI 10.6</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Pie-Chart-in-SAS-VI-10-6/m-p/654412#M599</link>
      <description>&lt;P&gt;Hi upadhi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you provide a screenshot or a sketch as to what you would like to achieve? I have reached out to R&amp;amp;D responsible for this component and we were not sure where that JSON is coming from.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Paulius Peciura.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 09:27:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Pie-Chart-in-SAS-VI-10-6/m-p/654412#M599</guid>
      <dc:creator>mtlppe</dc:creator>
      <dc:date>2020-06-08T09:27:53Z</dc:date>
    </item>
  </channel>
</rss>

