<?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: Rendering a piechart with dataskin= gloss in SVG-format in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Rendering-a-piechart-with-dataskin-gloss-in-SVG-format/m-p/199819#M7453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Note: I moved this to &lt;A __default_attr="51" __jive_macro_name="community" class="jive_macro jive_macro_community" href="https://communities.sas.com/" modifiedtitle="true" title="SAS/GRAPH and ODS Graphics "&gt;&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;so that the SGPLOT experts would be more likely to see it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Chris&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Mar 2015 12:59:24 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2015-03-12T12:59:24Z</dc:date>
    <item>
      <title>Rendering a piechart with dataskin= gloss in SVG-format</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Rendering-a-piechart-with-dataskin-gloss-in-SVG-format/m-p/199818#M7452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to generate an image in SVG-format using the dataskin = gloss option in sgplot.&lt;/P&gt;&lt;P&gt;I get the note in the log that:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 12pt; font-family: Courier New;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;NOTE: The graph will be rendered as an image due to the use of data skins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something that is impossible to fix or will it be possible in anyway?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;code below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data temp;&lt;BR /&gt; do i = 1 to 6;&lt;BR /&gt;&amp;nbsp; x = ranuni(0);&lt;BR /&gt;&amp;nbsp; output;&lt;BR /&gt; end;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;ods graphics /outputfmt = svg;&lt;BR /&gt;proc sgplot;&lt;BR /&gt; hbar&amp;nbsp; i /response= x dataskin=gloss;&lt;BR /&gt;quit;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 12:55:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Rendering-a-piechart-with-dataskin-gloss-in-SVG-format/m-p/199818#M7452</guid>
      <dc:creator>ThomasAP2</dc:creator>
      <dc:date>2015-03-12T12:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Rendering a piechart with dataskin= gloss in SVG-format</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Rendering-a-piechart-with-dataskin-gloss-in-SVG-format/m-p/199819#M7453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Note: I moved this to &lt;A __default_attr="51" __jive_macro_name="community" class="jive_macro jive_macro_community" href="https://communities.sas.com/" modifiedtitle="true" title="SAS/GRAPH and ODS Graphics "&gt;&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;so that the SGPLOT experts would be more likely to see it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Chris&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 12:59:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Rendering-a-piechart-with-dataskin-gloss-in-SVG-format/m-p/199819#M7453</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2015-03-12T12:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rendering a piechart with dataskin= gloss in SVG-format</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Rendering-a-piechart-with-dataskin-gloss-in-SVG-format/m-p/199820#M7454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Support for transparency, gradient shading, etc. varies by format.&amp;nbsp;&amp;nbsp; PDF, SVG and EMF have different levels of support for such features in their native formats. This too changes by SAS release, as more features are available in newer releases.&amp;nbsp; So, when a rendering feature is supported in the requested format due to lack of support for things like transparency, or gradient coloring, etc, then a fully rendered image is embedded into the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the appropriate output format is more important than a rendering feature, you can remove the offending feature like transparency, or skin to get the rendering in the right format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 13:06:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Rendering-a-piechart-with-dataskin-gloss-in-SVG-format/m-p/199820#M7454</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2015-03-12T13:06:49Z</dc:date>
    </item>
  </channel>
</rss>

