Graphically Speaking
Data Visualization with a focus on SAS ODS Graphics
Stock chart
In the previous article on Getting Started with Vertical HighLow Plot, I described how we can use the HighLow plot to display the stock price by date. The HighLow plot is specifically designed for such use cases as shown below. The data is downloaded from the Nasdaq web site, and
Getting started with SGPLOT - Part 7 - Vertical HighLow Plot
This is the 7th installment of the Getting Started series. The audience is the user who is new to the SG Procedures. Experienced users may also find some useful nuggets of information here. Starting with SAS 9.3 which was released 6 years ago, the SGPLOT procedure supports many new plot types including
Advanced ODS Graphics: Inserting a graph into a graph
You can use SG Annotation (and its GTL equivalent) to display one graph inside another.