RE: [xsl] Creating SVGs for different types of Graphs

Subject: RE: [xsl] Creating SVGs for different types of Graphs
From: vsubramanian@xxxxxxxxxx
Date: Wed, 30 Jun 2004 08:42:29 -0400
Anna,

I am doing a similar project and i found these sites useful
http://www-106.ibm.com/developerworks/education/transforming-xml/xmltosvg/in
dex.html

http://www.svgopen.org/2002/papers/kormann__developing_svg_apps_with_batik/

http://www.jenitennison.com/xslt/utilities/svg-example.html

http://koala.ilog.fr/batik/mlists/batik-users/archives/msg05251.html


I plan to transform my XML data using SVG and then save the document as an
image (JPG format) using Batik
(http://xml.apache.org/batik/rasterizerTutorial.html) . Then embed that
image in my PDF

Hope that helps.
Vidya





-----Original Message-----
From: Anna Singh [mailto:singh_1970@xxxxxxxxxxx]
Sent: Wednesday, June 30, 2004 8:27 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Creating SVGs for different types of Graphs


Hello

I am very new to SVG and I want to generate svgs for PieCharts, 
Bubblecharts, Candlestick charts etc using Java. Can any one suggest me how 
i can do that. Is this possible using Batik, if yes then how. Any examples 
would be of great help.

Many Thanks.

Reagrds.
Anna

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* 
http://join.msn.com/?page=features/junkmail


--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
--+--

Current Thread