in reply to Charts using perl

After quickly searching Google it would seem this is an extract of a Perl script for generating charts with ACE/gr. There are many modules for charts/graphs on CPAN.

Replies are listed 'Best First'.
Re^2: Charts using perl
by AnomalousMonk (Archbishop) on Mar 14, 2011 at 21:57 UTC

    marto: Your google-fu is obviously far greater than mine. Can you please give the search-term strategy that caused Google to regurgitate ACE/gr?

      Click the google link I provided, the first result is titled "ACE/gr parameter file", which contains an example file similar to this one. Searching google for "ACE/gr" reveals the rest.

      Cheers

        Oops... Didn't notice the Google link in your original reply. Many thanks.

Re^2: Charts using perl
by vsdeepthi (Initiate) on Mar 15, 2011 at 08:29 UTC
    Thanks a ton Marto