Colin Kuskie
|
5458d1a679
|
Add missing POD to WebGUI::Image and child classes, and fix any POD typos that affect coverage.
|
2009-07-04 20:29:54 +00:00 |
|
JT Smith
|
fa09c41598
|
replaced return; with return undef;
|
2008-01-24 21:58:15 +00:00 |
|
Graham Knop
|
f14c6e4b91
|
merging 7.4 changes
|
2007-12-13 10:41:27 +00:00 |
|
Colin Kuskie
|
08fbd46d28
|
all loop iterators have to be declared lexical. PBP/108
|
2007-12-05 16:46:38 +00:00 |
|
JT Smith
|
e6eb07565b
|
Colors in bar graph now cycle through the palette like pie chart.
- fix: Graphing with Graphics Magick Bungled ( fixed line and bar problems,
not pie problems)
|
2007-10-10 19:00:38 +00:00 |
|
JT Smith
|
bde1a7a941
|
Graphics::Magick is now the standard graphics package in WebGUI, but
Image::Magick will be supported for backwards compatibility. See gotcha.txt
for details.
|
2007-07-26 03:23:47 +00:00 |
|
Wouter van Oijen
|
2d9565775f
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
Colin Kuskie
|
5cb101af44
|
POD whitespace fixes
|
2006-05-22 15:58:31 +00:00 |
|
Wouter van Oijen
|
684f08649d
|
Fixing stuff
|
2006-05-21 14:49:40 +00:00 |
|
Martin Kamerbeek
|
64b0597481
|
Adding hoverhelp to the graphing stuff.
|
2006-05-11 12:35:42 +00:00 |
|
Martin Kamerbeek
|
b6cbd68529
|
Fixed a bug where the pie height could not be set to 0
|
2006-05-09 16:10:38 +00:00 |
|
Martin Kamerbeek
|
7d061da0f9
|
Fixed a bug where the tilt angle could not be set to 0
|
2006-05-09 16:05:58 +00:00 |
|
Martin Kamerbeek
|
11cba74195
|
Arggh. Stupid copy paste errors.
|
2006-05-09 16:00:43 +00:00 |
|
Martin Kamerbeek
|
d5dfa4b84d
|
Fixing a very weird bug in the Pie Chart
|
2006-05-09 15:50:46 +00:00 |
|
Martin Kamerbeek
|
2ecedbb765
|
Added more and more pod, and fixed some pod bugs.
|
2006-05-09 15:05:06 +00:00 |
|
Martin Kamerbeek
|
0991385e00
|
Removed accidentally included use Data::Dumper and use Data::Dumper::Simple statements.
|
2006-05-06 09:09:53 +00:00 |
|
Martin Kamerbeek
|
a4254f51b4
|
Adding the first part of the graphing POD and changed the drawLabel function to have a saner api
|
2006-05-02 14:48:42 +00:00 |
|
Martin Kamerbeek
|
27af7de00c
|
Adding the graphing engine.
|
2006-04-30 22:40:23 +00:00 |
|