[owtchart-users] Re: need assistance

Daniel Morissette dmorissette@dmsolutions.ca
Mon, 02 Feb 2004 14:10:25 -0500


Vinod,

You can achieve something alongs those lines using a multiline chart, e.g.

http://maptools.org/cgi-bin/owtchart?type=line&NumSets=2&vals=66!77!16!100!80!90!85!77&numpts=4&setcolors=0000FF!008080&xlabels=9%3A00%3B9%3A30%3B10%3A00%3B11%3A00&w=400&h=300&XTitle=Time&YTitle=CPU&YMin=0&YMax=100

BTW, please post your questions to the owtchart-users list where other 
users can either help, or learn from the answer. See: 
http://maptools.org/owtchart/index.phtml?page=mailinglist.html.
I have CC'd this reply to the list.

Daniel


Vinod Gunasekaran wrote:
> Hi,
> I saw your site and thinking of using your solutions to develop 
> graphs.Could please advise me whether it can be customized for my 
> requirement.
> My requirement is:
> I need to develop as multi-line chart from a flat file.
> The format of the file would be:
> first column "Time":second column "CPU":Third column "Module Name"
> for eg:
> Time CPU Module
> ----------------------
> 9:00   66       M1
> 9:05   77       M1
> 10:00  16      M1
> 10:05  100    M1
> 9:00     80    M2
> 9:05     90    M2
> 12:00   77     M2
> The above is a sample data,I need to generate a graph which shows the 
> modules consumed cpu on a day.
> If possible please advise how can i use to do so.
> looking forward to hear from you
> Cheers
> Vinod
>