in reply to Re: GD graph Invalid data set
in thread GD graph Invalid data set
My apologizes I knew I was missing something. In my @graph_R1 array all I have are integers Ex: my @graph_R1 = (1....125); My array is not initialized the way you have in the above code. Also is that a complex data structure with array of arrays? Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: GD graph Invalid data set
by poj (Abbot) on Jan 16, 2015 at 20:41 UTC |