Apache::Wyrd::Chart 0.93 review
DownloadApache::Wyrd::Chart is a Perl module for embed Dynamically-redrawn PNG charts in HTML. SYNOPSIS < BASENAME::Chart img="chart.
|
|
Apache::Wyrd::Chart is a Perl module for embed Dynamically-redrawn PNG charts in HTML.
SYNOPSIS
< BASENAME::Chart img="chart.png" type="bars" height="200" width="300" >
< BASENAME::Query >
select month, price
from monthly_prices
order by month
< /BASENAME::Query >
< /BASENAME::Chart >
Chart-graphic Wyrd wrapping the GD::Graph Module. Creates a graphic file (PNG) and a meta-data file based on data handed it to by an Apache::Wyrd::Query Wyrd.
Requirements:
Perl
Apache::Wyrd::Chart 0.93 search tags