I have seen many examples where this is done for a small no of points (where this can easily be types in), but am struggling to do this from arrays. Hope you can help!#data-set 1 has @x_values1 and @y_values1 # data-set 2 has @x_values2 and @y_values2 # for one data-set it is: my @graph_data = (\@x_values1, \@y_values1);
In reply to GD::Graph::points + multiple data sets by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |