RE: [PHP] Flow diagrams.-- Resending

2002-12-31 Thread Jimmy Brake
On Mon, 2002-12-30 at 06:59, Sridhar Moparthy wrote:
 Hi Jimmy,
 
 Thank You for the your reply. Here is the example.
 
 If
 1. Jobs 'B' and 'C' starts immediately after Completion of job'A'
 2. Job 'D' starts after completion of both Jobs 'B' and 'C'.
 3. Job 'E' starts after completion of job 'C'
 4. ...
 

job = object

What makes the jobs different -- should the images for different jobs be
different images? Do the connecting lines need to represent objects
bouncing around inside a computer, a network or the real world? Do the
objects transition between the real world - inside a computer and
through networks?

I just need to get a grasp.

Do the connecting lines always connect to the same place or are they
places on an object can connecting lines have bends? If they bend can
they cross other lines or pass through objects they are not related to?
(lots of other questions like this)

Can you show me data from your db(change the names if security is an
issue).

Also some general descriptions or what each job is would be great.

Such as is it a function or an object or class or is this data bouncing
between servers and respective processes. And things that you are
looking for in the image.

H if the layout is always the same then the graphic class can be
quite simple but if the layout changes it could make things much more
complex.

 The I would like to see the following image.
 
 
 [image]
 
  
 If you can not see the image, Please see the attached file. 
  
 Thank you.
 Sridhar.
 
 
 
 
 
 -Original Message-
 From: Jimmy Brake [mailto:[EMAIL PROTECTED]]
 Sent: Friday, December 27, 2002 4:23 PM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: [PHP] Flow diagrams.-- Resending
 
 
 can you give us some examples of the data ..
 
 the example I would like to see is: based on this information this is
 what should be displayed
 
 
 
 On Fri, 2002-12-27 at 11:48, Sridhar Moparthy wrote:
  Hi Every one,
 
  I have information about some processes in the database that tells
 different
  process dependencies. I need to display that information as a
 process flow
  diagram. Do you know how to prepare and display process flow
 diagrams
  dynamically. Do you know anything like JPGraph or Java script or
 java applet
  that can do this? If so Please help me.
 
  I am using PHP 4.xx and IIS on Win NT platform. Please help me if
 you know
  how to do.
 
  Thank You,
  Sridhar Moparthy
 
 
-- 
Jimmy Brake [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Flow diagrams.-- Resending

2002-12-27 Thread Jimmy Brake
can you give us some examples of the data ...

the example I would like to see is: based on this information this is
what should be displayed



On Fri, 2002-12-27 at 11:48, Sridhar Moparthy wrote:
 Hi Every one,
 
 I have information about some processes in the database that tells different
 process dependencies. I need to display that information as a process flow
 diagram. Do you know how to prepare and display process flow diagrams
 dynamically. Do you know anything like JPGraph or Java script or java applet
 that can do this? If so Please help me.
 
 I am using PHP 4.xx and IIS on Win NT platform. Please help me if you know
 how to do.
 
 Thank You,
 Sridhar Moparthy



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php