MainComputersProgrammingLanguages › HTML::BarGraph

HTML::BarGraph

Edit Page
Report
Scan day: 03 March 2014 UTC
58
Virus safety - good
Description: CPAN module for generating bar graphs, using plain HTML. Supports titles and horizontal/vertical labels.
HTML::BarGraph - search.cpan.org HTML::BarGraph - generate multiset bar graphs using plain HTML print graph( direction => 'h', ### or 'v' or '|' / '-' graphminsize => 250, bartype => 'pixel', ### or 'html' barlength => 100, barwidth => 10 , baraspect => .03, color => 'blue', colors => [ 'blue', 'red', 'lightblue' ], pixeldir => '/images', pixelfmt => 'PNG', data => [ [ val11, val12, ... ], [ val21, val22, ... ], ], tags => [ one, two, ... ], setspacer => 0, highlighttag => [ tag1... ], ### or tag1 (one value) # OR highlightpos => [ 5, ...], ### or 5 (one value) highlightcolor => 'red', addalt => 1, showaxistags => 1, showvalues => 1, valuesuffix => '%', valueprefix => '=> ', bordertype => 'flat', ### or 'reised' bordercolor => '#333333', ### or '#RRGGBB' borderwidth => 1, bgcolor => 'bisque', ### or '#RRGGBB' textcolor => 'black', ### or '#RRGGBB' title => 'title', titlecolor => 'black', ### or '#RRGGBB' titlealign => 'center', ### or 'left' or 'right' fontface => 'sansserif', ylabel => 'randoms', ylabelalign => 'middle', ### or 'top' or 'bottom' xlabel => 'index', xlabelalign => 'center', ### or 'left' or 'right' labeltextcolor => 'yellow', labelbgcolor => 'black', );
Size: 1846 chars

Contact Information

Email:
Phone&Fax:
Address:
Extended:

WEBSITE Info

Page title:HTML::BarGraph - search.cpan.org
Keywords:
Description:
IP-address:199.15.176.161