NAME

PGstatisticsGraphMacros -- in courseScripts directory

SYNPOSIS

use Fun;
use Label;
use Circle;
use WWPlot;

DESCRIPTION

This collection of macros provides easy access for statistics graphs using the facilities provided by the graph module WWPlot and the modules for objects which can be drawn on a graph: functions (Fun.pm) labels (Label.pm) and images.

These macros provide an easy ability to produce simple graphs for describing data sets. More complicated projects may require direct access to the underlying modules. If these complicated projects are common then it may be desirable to create additional macros. (See numericalmacros.pl for one example.)

Other constructs

See PGbasicmacros for definitions of image and caption