I was looking at incorporating graphs too but decided against it because of
the competing standards between SVG and VML. Personally, I liked VML
better....
-----Original Message-----
From: Ranajay Raychaudhuri [mailto:raychaur@xxxxxxxxxxxx]
Sent: August 15, 2001 7:35 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: 2D Graphs
Dear All,
I have aan XML file which looks like this:
<?xml-stylesheet href="export_new.xsl" type="text/xsl" ?>
<start>
<output id="op1">
<corresp_time>401</corresp_time>
<progressive_vel>3.34</progressive_vel>
</output>
<output id="op2">
<corresp_time>411</corresp_time>
<progressive_vel>3.01</progressive_vel>
</output>
</start>
I want to plot the data i.e., vel against time as a 2D graph. My
questions are:
1.) Is SVG the best bet?
2.) If so how do I plot a linear curve using the above data?
Thanks,
Ron
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 |
- 2D Graphs
- Ranajay Raychaudhuri - Wed, 15 Aug 2001 07:43:28 -0400 (EDT)
- <Possible follow-ups>
- Hewko, Doug - Wed, 15 Aug 2001 08:16:58 -0400 (EDT) <=
|
|