in reply to Re: Problem using GD::Graph::MAP with Graph::pie
in thread Problem using GD::Graph::MAP with Graph::pie

The documentation for GD::Graph::MAP specificaly states that @hrefs array must have the same size (i.e. same number of elements) as the nuber of legends. You have 6 legends but only four elements of hrefs.
  • Comment on Re: Re: Problem using GD::Graph::MAP with Graph::pie

Replies are listed 'Best First'.
Re: Re: Re: Problem using GD::Graph::MAP with Graph::pie
by liu (Initiate) on May 11, 2004 at 08:13 UTC