- or download this
@graphdata=([@array_of_xlabels],[@dataset],[@dataset],other datasets..
+...)
- or download this
@labels=(array,of,labels)
...
@fixd=$#{$fi}
push(@graphdata,[@fixd])
end foreach
- or download this
@graphdata=([@labels],[@dataset],[@dataset2])