Foreword by the Series Editor
Preface
Acknowledgments
Using This Book
Chapter 1: Introduction to the Annotate Facility
- 1.1 Chapter Overview
- 1.2 What Is the Annotate Facility?
- 1.3 Annotate Data Set
- 1.3.1 Structure of the Annotate data set
- 1.3.2 Types of Annotate variables
- 1.3.3 Using variables to control tasks
Chapter 2: The Annotate Process (What, How, Where)
>
- 2.1 Chapter Overview
- 2.2 WHAT - Control through the Variable FUNCTION
- 2.3 HOW - Attribute Variables
- 2.4 WHERE - Positioning Variables
Chapter 3: Simple Annotate Examples
- 3.1 Chapter Overview
- 3.2 WHAT - Adding Text
- 3.2.1 Adding text using PROC GANNO and PROC GSLIDE
- 3.2.2 Placing text on a scatter plot
- 3.3 WHAT - Drawing Lines Using Annotate
Chapter 4: Building the Annotate Data Set
- 4.1 Chapter Overview
- 4.2 Using Assignment Statements
- 4.3 Reading a Flat Control File
- 4.4 Building upon an Existing SAS Data Set
- 4.4.1 Adding Annotate variables to the plot data
- 4.4.2 Creating a separate Annotate data set
Chapter 5: Enhancing Output from SAS/GRAPH Procedures
- 5.1 Chapter Overview
- 5.2 Controlling Text Appearance
- 5.3 Text Location
- 5.3.1 Relationship between POSITION and FUNCTION='LABEL'
- 5.4 Enhancing Scatter Plots
- 5.4.1 Adding labels to points
- 5.4.2 Using Annotate to label an axis
- 5.4.3 Adding a second horizontal axis
- 5.5 Enhancing GCHART Histograms
- 5.5.1 Special GCHART Annotate variables
- 5.5.2 Histograms with error bars
- 5.5.3 Histrogram labels
- 5.6 Working with GMAPS
Chapter 6: Using Annotate Macros as Shortcuts
- 6.1 Chapter Overview
- 6.2 Introduction to Annotate Macros
- 6.2.1 Macros that prepare the environment
- 6.2.2 Macros that build assignment statements
- 6.3 Classified Ad Revisited
References
Appendix - Data
Index