<?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: Number format in HTML exported graph from Enterprise Guide in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154206#M5737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change it by going into Tools -&amp;gt; Options -&amp;gt; Results - Graph, and changing the Graph Format (first drop down).&lt;IMG alt="ActiveX EG Example.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/7016_ActiveX EG Example.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Aug 2014 18:51:07 GMT</pubDate>
    <dc:creator>snoopy369</dc:creator>
    <dc:date>2014-08-08T18:51:07Z</dc:date>
    <item>
      <title>Number format in HTML exported graph from Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154202#M5733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, I´m using SAS Enterprise Guide versión 6.1 (64 bit) to generate a pie chart which I export to HTML. When I open the graph in Internet Explorer &lt;STRONG&gt;in the same computer I use to generate the graph&lt;/STRONG&gt;, everything looks ok, but when I use a different computer, all the numbers in the grpah loose format!!! has anyone suffered the same problema? Can anyone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolás&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 17:17:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154202#M5733</guid>
      <dc:creator>NicolásS</dc:creator>
      <dc:date>2014-08-08T17:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Number format in HTML exported graph from Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154203#M5734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by lose format?&amp;nbsp; Do you mean the font properties change in some fashion, or the numbers aren't lined up right, or something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 17:30:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154203#M5734</guid>
      <dc:creator>snoopy369</dc:creator>
      <dc:date>2014-08-08T17:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Number format in HTML exported graph from Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154204#M5735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Originally my data is in DOLLARX format so, for example, I have the number&amp;nbsp; $1.000.000.000, which is displaying correctly. When I open the exported HTML graph in a computer different from the one I used to generate it, what I see is 1.0e009&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 18:34:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154204#M5735</guid>
      <dc:creator>NicolásS</dc:creator>
      <dc:date>2014-08-08T18:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Number format in HTML exported graph from Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154205#M5736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the graphs EG is generating look different when they are viewed on different computers, then they are being rendered at the time of viewing ... which probably means you're using device=activex (which is likely, as I think that is the EG default). To guarantee the graphs look the same no matter where they're viewed, I would recommend using a static device for your output, such as device=png, or if you prefer the look of activex graphs then use device=actximg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not an EG user, so I'm not sure exactly where that setting is on the EG menus. If you have trouble finding it, perhaps post that part of the question in the EG forum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 18:46:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154205#M5736</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2014-08-08T18:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Number format in HTML exported graph from Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154206#M5737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change it by going into Tools -&amp;gt; Options -&amp;gt; Results - Graph, and changing the Graph Format (first drop down).&lt;IMG alt="ActiveX EG Example.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/7016_ActiveX EG Example.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 18:51:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Number-format-in-HTML-exported-graph-from-Enterprise-Guide/m-p/154206#M5737</guid>
      <dc:creator>snoopy369</dc:creator>
      <dc:date>2014-08-08T18:51:07Z</dc:date>
    </item>
  </channel>
</rss>

