GDGraph - Re: GDGraph: getting all black gif

Posted on Wed May 4 11:57:13 2005 by eserte in response to 413 (See the whole thread of 2)
Re: GDGraph: getting all black gif
You don't have to dereference the arrays in the GD::Graph::Data constructor. It also seems to me that you don't "use strict", because you create $data first but use \@data then.
Write a response