[xsl] Re: RE: Re: Network diagram - node set intersection

Subject: [xsl] Re: RE: Re: Network diagram - node set intersection
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Fri, 27 Feb 2004 07:42:51 +0100
Charles,

If you had asked you'd have saved some time.

Look for the QuickGraph library:
http://www.dotnetwiki.org/DesktopDefault.aspx?tabid=129

AFAIK it supports a direct visualization of graphML into SVG.


Cheers,

Dimitre Novatchev
FXSL developer,

http://fxsl.sourceforge.net/ -- the home of FXSL
Resume: http://fxsl.sf.net/DNovatchev/Resume/Res.html


<cknell@xxxxxxxxxx> wrote in message
news:B0023232588@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Dave, it took me a day to wrap my head around GraphML and I am now able to
transform my XML to a GraphML representation of the data. I downloaded the
graphviz Windows binary and the dot User's Manual. After about an hour of
fiddling, I was able to transform my GraphML to a dot program and using dot,
I produced an SVG file. This is, pardon my parochial term,
out-freakin'-standing!
>
> You weren't kidding when you said, "Saves all that 'where does this node
go' hardship of SVG."
>
> I've got to spend some more time on getting the details of the SVG just
right and figuiring out how to integrate the WebDot CGI program into my
setup, but this is really great stuff! Thanks for pointing it out and thanks
to ATT for making it available.
> -- 
> Charles Knell
> cknell@xxxxxxxxxx - email
>
>
>
> -----Original Message-----
> From:     David.Pawson@xxxxxxxxxxx
> Sent:     Tue, 24 Feb 2004 08:03:36 -0000
> To:       xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  RE: [xsl] Re: Network diagram - node set intersection
>
> Rather than going directly to SVG, it may make it easier
> to go to a graphviz representation, which readily converts
> to SVG on output.
>   Saves all that 'where does this node go' hardship of SVG.
> Great benefit on complex diagrams.
>
> http://www.research.att.com/sw/tools/graphviz/
>
> HTH DaveP
>
> -
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread