ONO::Lib::PDF::Elements::Chart

This module generates specific PDF content.

Functions

chart();

This generates a chart image, output can be HTML and/or PDF.

The data hash may contain addtional instructions:

debug adds DEBUG stream to HTML variable, work in both HTML and PDF mode html enables HTML generation, disables PDF generation

elements

element_X_degrees element_X_percent element_X_color

ori (h/v)

cols rows

ONO::Lib::PDF::Elements::Chart->chart( $canvas, $type, $x, $y, $width, $height, $weight, $data_ref );

Sub-Modules

none

Dependencies

Code