using GIFgraph, i want to set the length and width of the graph. however, the following does not work:
$my_graph = new GIFgraph::linespoints( [600, 400] );
nor does:
$my_graph = GIFgraph::linespoints::new( [600, 400] );
i receive:
Usage: GIFgraph::<type>::new( [x_size, y_size] )with the former invocation and Undefined subroutine with the latter. tia.
-v
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |