Help for this page
my $storage_dir = "C:/Stuff/"; foreach my $category qw( abc def ghi ) { ... my $path - shift; ### do the actual plotting here }
#abc_this_01 -- data goes here --- #def_this_01 -- more data --- etc