NAME

PGstatisticsGraphMacros.pl - Provides statistic graphs using the WWPlot macros.

SYNOPSIS

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.)

SEE ALSO

See PGbasicmacros for definitions of image and caption

init_statistics_graph

getMinMax

add_boxplot

add_histogram