On Tue, 18 Apr 2006 10:43:02 +0200, Niklas Nebel <[EMAIL PROTECTED]> wrote:
>kishjjrjj wrote: >> I have some data about failures. >> >> the log file is like this (but really much longer): >> >> app1 03/04/2006 08:51 >> app2 03/04/2006 09:42 >> app1 03/04/2006 18:33 >> app3 03/05/2006 00:14 >> app1 03/05/2006 00:21 >> app2 03/05/2006 01:52 >> app1 03/06/2006 02:51 >> app3 03/06/2006 08:54 >> >> I would like to create some charts but don't know how. >> >> ex: >> >> app 3/4 3/5 3/6 >> >> app1 x x x >> app2 x >> app3 x >> ========================================= > >If, instead of the x's, a number (count) will do, DataPilot is what >you're looking for. > >Niklas Well, I'm really looking for a graph of this, i.e. something visual, but actually numbers would not hurt (I can still look at the 'form' the numbers form on the page). I'll research DataPilot some more. It is not trivial for me. Regards, and thanks for your time. Jeff Kish --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
