GD::Graph::radar

GD::Graph::radar is a Perl module to make radial bar charts.
Download

GD::Graph::radar Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Brad J. Murray, Gene Boggs
  • Publisher web site:
  • http://search.cpan.org/~gene/GD-Graph-radar-0.1002/lib/GD/Graph/radar.pm

GD::Graph::radar Tags


GD::Graph::radar Description

GD::Graph::radar is a Perl module to make radial bar charts. GD::Graph::radar is a Perl module to make radial bar charts.SYNOPSIS use GD::Graph::radar; my $radar = GD::Graph::radar->new(400, 400); my $image = $radar->plot(, ]); print $image->png; # Or ->gif, or ->jpeg, or...This module is based on GD::Graph::pie with the exception of changes to the default settings, the draw_data method, and elimination of the pie specific code. Requirements: · Perl


GD::Graph::radar Related Software