Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The GANTT Procedure

Web Enabled Gantt Charts

The WEB= variable enables you to define a HTML reference for each activity. This HTML reference is currently associated with all the schedule bars that correspond to the activity. The WEB= variable is a character variable, and the values need to be of the form "HREF=htmlpage".

In addition, you can also store the coordinate and link information defined via the WEB= option in a SAS data set by specifying the IMAGEMAP= option in the PROC GANTT statement. BY processing this SAS data set using a DATA step, you can generate customized HTML pages for your Gantt chart.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.