Colin Kuskie
|
4b1af3de18
|
Use WebGUI::Pluggable::instanciate instead of string eval to load Image::Graph modules. Fixes bug #11898.
|
2010-10-12 11:03:22 -07:00 |
|
JT Smith
|
04f2388ef8
|
The deprecated use of Graphics::Magick has been eliminated. WebGUI uses
Image::Magick exclusively for all image processing functions once again.
|
2008-11-26 16:59:25 +00:00 |
|
JT Smith
|
fa09c41598
|
replaced return; with return undef;
|
2008-01-24 21:58:15 +00:00 |
|
Colin Kuskie
|
96178fd70c
|
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
|
2007-12-05 00:30:43 +00:00 |
|
JT Smith
|
9775400b8a
|
graphing doesn't work with GraphicsMagick
|
2007-10-03 23:23:44 +00:00 |
|
Colin Kuskie
|
adace63acf
|
silly typo
|
2006-11-17 16:15:29 +00:00 |
|
Colin Kuskie
|
9f679b1c03
|
i18n a label in Image/Graph.pm
|
2006-11-17 06:45:27 +00:00 |
|
Wouter van Oijen
|
684f08649d
|
Fixing stuff
|
2006-05-21 14:49:40 +00:00 |
|
Martin Kamerbeek
|
9f136ed01e
|
fix [ 1489123 ] problem with graphing
|
2006-05-16 12:11:16 +00:00 |
|
Martin Kamerbeek
|
64b0597481
|
Adding hoverhelp to the graphing stuff.
|
2006-05-11 12:35:42 +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
|
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 |
|