I built a thingy that builds and edits graphs (binary symmetric 
antireflexive relations) some years ago using VML.  It was done more for 
graph theoretic purposes (traversability, cutting sets, chromatic number, 
etc. -- I was ultimately interested in doing physics in what I call gravity 
graphs) than for business applications (like workflow). It handles node 
creation, connection, repositioning, unconnecting, removal, multiple 
selection, etc. using JavaScript. You can play with it at 
http://srufaculty.sru.edu/david.dailey/grapher/grapher.96.html, but of 
course since it's VML, you'll need IE to use it.

I have been intending to rewrite it in SVG sometime and make output conform 
to GraphML, but the distance between me and that project seems to increase 
rather than decrease with time.

David

----- Original Message ----- 
From: "Vinicius Câmara" <[EMAIL PROTECTED]>
To: <svg-developers@yahoogroups.com>
Sent: Wednesday, August 16, 2006 2:38 PM
Subject: [svg-developers] Workflow using SVG


> Hello Fellows,
> I decided to develop a web tool (cross-browser) that creates and 
> implements a workflow graph using SVG like Microsoft Visio.
>
> Does anybody know some API (JavaScript, EcmaScript and similar)  that can 
> help me do this?
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> -----
> To unsubscribe send a message to: 
> [EMAIL PROTECTED]
> -or-
> visit http://groups.yahoo.com/group/svg-developers and click "edit my 
> membership"
> ---- 
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
> 




-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to