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
numbers:axis typeSimple linear axis for numeric data.
categories:axis typeSplit the data into categories, e.g. if it is department names.