<?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: Exported a HTML with charts in PNG but only odd number of charts were shown in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Exported-a-HTML-with-charts-in-PNG-but-only-odd-number-of-charts/m-p/565568#M18287</link>
    <description>&lt;P&gt;It appears that you have ODS LISTING open in your environment somehow. Notice that, if you compare each pair of plots, the result is the same, EXCEPT the orange markers in 1, 3, 5, and 7. That is because the HTMLBLUE style was used for that output, and those are the files that showed up in your HTML file. The other output was probably generated using the LISTING style.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To make sure, add this line at the beginning of your program:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods _all_&amp;nbsp; close;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this fixes it for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 14:29:11 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2019-06-12T14:29:11Z</dc:date>
    <item>
      <title>Exported a HTML with charts in PNG but only odd number of charts were shown</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Exported-a-HTML-with-charts-in-PNG-but-only-odd-number-of-charts/m-p/565478#M18286</link>
      <description>&lt;P&gt;Admin: Not sure if i am in the correct section, please move to appropriate section if needed. Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to export a report in html from SAS. Only the odd naming of charts were displayed.&lt;/P&gt;&lt;P&gt;For instance, i have the following exported charts in png:&lt;/P&gt;&lt;P&gt;Boxplot.png&lt;/P&gt;&lt;P&gt;Boxplot1.png&lt;/P&gt;&lt;P&gt;Boxplot2.png&lt;/P&gt;&lt;P&gt;Boxplot3.png&lt;/P&gt;&lt;P&gt;Boxplot4.png&lt;/P&gt;&lt;P&gt;Boxplot5.png&lt;/P&gt;&lt;P&gt;Boxplot6.png&lt;/P&gt;&lt;P&gt;Boxplot7.png&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But only the following 4 charts in png were shown in the attached exported html.&lt;/P&gt;&lt;P&gt;Boxplot1.png&lt;/P&gt;&lt;P&gt;Boxplot3.png&lt;/P&gt;&lt;P&gt;Boxplot5.png&lt;/P&gt;&lt;P&gt;Boxplot7.png&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is this happening? It's a bug? Why the generated *html is not generated to display all charts PNG? Please help. Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*unzip the zip to get the html file&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 07:09:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Exported-a-HTML-with-charts-in-PNG-but-only-odd-number-of-charts/m-p/565478#M18286</guid>
      <dc:creator>BrandonTKNG</dc:creator>
      <dc:date>2019-06-12T07:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exported a HTML with charts in PNG but only odd number of charts were shown</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Exported-a-HTML-with-charts-in-PNG-but-only-odd-number-of-charts/m-p/565568#M18287</link>
      <description>&lt;P&gt;It appears that you have ODS LISTING open in your environment somehow. Notice that, if you compare each pair of plots, the result is the same, EXCEPT the orange markers in 1, 3, 5, and 7. That is because the HTMLBLUE style was used for that output, and those are the files that showed up in your HTML file. The other output was probably generated using the LISTING style.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To make sure, add this line at the beginning of your program:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods _all_&amp;nbsp; close;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this fixes it for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 14:29:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Exported-a-HTML-with-charts-in-PNG-but-only-odd-number-of-charts/m-p/565568#M18287</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2019-06-12T14:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Exported a HTML with charts in PNG but only odd number of charts were shown</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Exported-a-HTML-with-charts-in-PNG-but-only-odd-number-of-charts/m-p/566760#M18318</link>
      <description>&lt;P&gt;It works! Thanks alot~&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 01:17:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Exported-a-HTML-with-charts-in-PNG-but-only-odd-number-of-charts/m-p/566760#M18318</guid>
      <dc:creator>BrandonTKNG</dc:creator>
      <dc:date>2019-06-18T01:17:53Z</dc:date>
    </item>
  </channel>
</rss>

