Are you ready for SGF 2013?

The 2013 SAS Global Forum is around the corner in San Francisco and the anticipation is building. Early indications are that attendee registration is up from last year, and we are looking forward to a great conference starting Sunday, April 28. It is great to see the large and diverse offering [...]

Post a Comment

Quick and easy with MODSTYLE

ODS Graphics components like GTL and SG procedures are designed to work with Styles to create graphs that are effective in the delivery of information and aesthetically pleasing out of the box.  You no longer have to tweak the colors to ensure a nice graph.  The graph derives all the [...]

Post a Comment

Graph size for presentations

At SAS Global Forum, and again at PharmaSUG, we had the pleasure of attending many papers and presentations on various topics that included graphs in the power point decks or in the papers.   More often than not, the graphs exist along other text, and occupy a smaller part of the screen [...]

Post a Comment

PharmaSUG 2012 update

PharmaSUG 2012 conference drew to a close today, concluding two and a half days packed with papers, presentations, posters, hands-on demos and super demos by SAS staff.  While the weather outside was a bit chilly from time to time, the conference what hopping with many user papers on how to [...]

Post a Comment

Let them eat pie

ODS Graphics system was initially motivated by the need for high quality graphs for SAS Base, STAT, and other analytical procedures.  Use of SG Procedures, ODS Graphics Designer and GTL by users too has initially focused on analytical graphs.  But just like wheels on carryon bags that started for the specific needs of flight [...]

Post a Comment

High resolution graphs

Creating a graph that looks nice, with readable, high resolution fonts is important and should be easy to do.  With SG procedures and GTL, this is easy to do with a simple option, but not the default. Creating a high resolution (image) for a graph consumes higher system resources.  When working on a graph, [...]

Post a Comment

Scaling the graphical heights

Most users of the ODS Graphics system have probably had the need to adjust the dimensions of their graph output at times. The ODS GRAPHICS statement makes this easy to do. This statement supports the WIDTH= and HEIGHT= options. If you set just one of these, the system will calculate [...]

Post a Comment

Adverse event timeline - revisited

The Adverse Event Timeline graph posted earlier used the MARKERCHAR option of the SCATTER plot to draw the AE names.  This option places a center-justified label at the marker position.  There is no option in SAS 9.2 version to right-justify the label.  Hence, we have to compute an offset in data [...]

Post a Comment

Beer, diapers and heat map

The parable of beer and diapers is often related when teaching data mining techniques.  Whether fact or fiction, a Heat Map is useful to view the claimed associations.  A co-worker recently enquired about possible ways to display associations or dependency between variables.  One option is to show the dependency as a node [...]

Post a Comment

Secrets of statistical graphics procedures revealed

A new book from SAS Press, “Statistical Graphics Procedures by Example” co-authored by Dan Heath and I has now been published (phew!).  For both Dan and I, this was our first foray into writing a book, so it was highly educational to say the least. The key idea behind the presentation [...]

Post a Comment