Chapter 13. ? The Plotting Library

Table of Contents
Axis Types
ii_plotting.js

The plotting library provides functions for plotting simple graphs with automatically chosen X and Y axis scales.

Axis Types

Table 13-1. Axis Types

typedescription
numbersSimple linear axis for numeric data.
categoriesSplit the data into categories, eg if it is department names.