in reply to Re: Graphing
in thread Create graphs using ActivePerl 5.8 core modules.
Everyone,
Thanks for the input. I have found a solution using the WIN32::OLE module. I have exported my data to an excel sheet and created a graph in it. Thanks to cacharbe for his OLE tutorial on this site.