<?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 Best practices graphs which are clickable in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Best-practices-graphs-which-are-clickable/m-p/83065#M3077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently we have these graphs in SAS AF with proc shewhart but we want to bring it to the web (Stored Processes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our AF application we have things like clicking on the graph to:&lt;/P&gt;&lt;P&gt;1&amp;nbsp; flyer&lt;/P&gt;&lt;P&gt;2&amp;nbsp; set a date border&lt;/P&gt;&lt;P&gt;3&amp;nbsp; see the data behind the point&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is proc shewhart available in sas 9.2 on a windows machine in stored processes&lt;/P&gt;&lt;P&gt;is there any example of a clickable proc shewhart? or by annotation functions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm just exploring what is possible and what is not..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2012 10:22:29 GMT</pubDate>
    <dc:creator>Filipvdr</dc:creator>
    <dc:date>2012-08-03T10:22:29Z</dc:date>
    <item>
      <title>Best practices graphs which are clickable</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Best-practices-graphs-which-are-clickable/m-p/83065#M3077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently we have these graphs in SAS AF with proc shewhart but we want to bring it to the web (Stored Processes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our AF application we have things like clicking on the graph to:&lt;/P&gt;&lt;P&gt;1&amp;nbsp; flyer&lt;/P&gt;&lt;P&gt;2&amp;nbsp; set a date border&lt;/P&gt;&lt;P&gt;3&amp;nbsp; see the data behind the point&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is proc shewhart available in sas 9.2 on a windows machine in stored processes&lt;/P&gt;&lt;P&gt;is there any example of a clickable proc shewhart? or by annotation functions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm just exploring what is possible and what is not..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 10:22:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Best-practices-graphs-which-are-clickable/m-p/83065#M3077</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2012-08-03T10:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Best practices graphs which are clickable</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Best-practices-graphs-which-are-clickable/m-p/83066#M3078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The non-SAS/Graph procs run a little differently as Stored Processes, but I think they should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Per giving the user something to click on to launch the extra reports -- one way to do that would be to use "proc gslide" and create a slide with several "buttons" annotated on it (the buttons could consist of annotate bar/block with annotated text, and the 'html' variable in the annotate data set could have the drilldown url to go to, or the Stored Process webapp url to generate it on the fly).&amp;nbsp; You could specify "goptions xpixels=800 ypixels=100;" to make the gslide wide but not very tall, so it is like a "banner" above (or below) the shewhart output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is just one way to do it (there might be better ways!)&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 12:27:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Best-practices-graphs-which-are-clickable/m-p/83066#M3078</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-08-03T12:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Best practices graphs which are clickable</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Best-practices-graphs-which-are-clickable/m-p/83067#M3079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer. I will try it out. Any other thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 06:40:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Best-practices-graphs-which-are-clickable/m-p/83067#M3079</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2012-08-06T06:40:45Z</dc:date>
    </item>
  </channel>
</rss>

