85b13ac345
No functional changes. Sponsored by: p5 namespace
6 lines
355 B
Text
6 lines
355 B
Text
This view generates RRD graph images from the graph defintion placed in the
|
|
stash. The controller is responsable of placing an ARRAYREF in
|
|
$c-stash->{'graph'}> with the same data as to generate a graph with the RRDs
|
|
module, except for filename, that will be automatically generated by the view.
|
|
|
|
WWW: http://search.cpan.org/dist/Catalyst-View-RRDGraph/
|