Hi Ron

On Wed, 2011-09-28 at 16:02 -0500, Ron Newman wrote:
> Is your starting point an existing graphviz .dot source file?  I've been
> thinking of completing a graphviz parser front end that I started for

Tell us more!

What language(s) is it written in?

What other libraries need to be installed?

Is it OS-specific, or browser-specific?

Does it run entirely within a browser, or does it have/need a server
component?

Does it have its own UI, where the user can fiddle options?

> myIdeaTree.com that could accept as an upload any of the graphviz sample
> graphs.  Then you could drag things around and watch the layout evolve as
> you go, exporting the result as a graphviz file.  The exporting part is
> done.  Would anyone like to help with the rest?
> 
> Some of the graphviz features, like edge or arrowhead styles, are not
> exposed to the UI, but that's easily changed, since the IdeaTree API does
> support most of them.
> 
> If you're starting with a blank slate instead of an existing graphviz file,
> that's easier.

Is this just because it eliminates the need to parse a file, or for some
other reason?

-- 
Ron Savage
http://savage.net.au/
Ph: 0421 920 622

Reply via email to