figured out, it works
foreach my $arr (@$data) { @$arr = map {$_ eq "undef" ? undef : $_ } @$arr; }
In reply to Re^3: Replace data inside GD::Graph::Data object
by taiq_m
in thread Replace data inside GD::Graph::Data object
by taiq_m
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |