RE: [xsl] XML to SVG

Subject: RE: [xsl] XML to SVG
From: "Marrow" <marrow@xxxxxxxxxxxxxx>
Date: Mon, 16 Dec 2002 16:39:51 -0000
Hi Kevin,

> Does anyone have any working examples of how to go from XML to SVG? I
am
> particularly interested in graphs.

Examples of using XML -> XSLT -> SVG:-
Simple graph:-
  http://www.topxml.com/code/default.asp?p=3&id=v20020307073628
Stacked bar graph:-
  http://www.topxml.com/code/default.asp?p=3&id=v20020307075937
Pie chart:-
  http://www.topxml.com/code/default.asp?p=3&id=v20020313183135

Also perhaps useful if you want to use variations on colours/shades/hues
etc. for your graph bars:-
  http://www.topxml.com/code/default.asp?p=3&id=v20021114102309


Hop this helps
Marrow
http://www.marrowsoft.com - home of Xselerator (XSLT IDE and debugger)
http://www.topxml.com/Xselerator


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
Kevin.Gutch@xxxxxxxxxxx
Sent: 16 December 2002 16:07
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] XML to SVG


Does anyone have any working examples of how to go from XML to SVG? I am
particularly interested in graphs. Is XSLT the best way to go for this
or
is somethign like Batik more suited for creating graphs, pie charts etc?

Thanks,

 Kevin




 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