The line graph that I need should output the number of hours that each
employee works throughout the project duration. The problem is not with
manipulating the data structure but its about creating the graph. I
want the graph to be displayed as part of an HTML file that contains
other project related information.
I just want to know whats the best way to create a line graph using
information from an XML file.
Thanks
Emil S.
-----Original Message-----
From: Nick Fitzsimons [mailto:nick(_at_)nickfitz(_dot_)co(_dot_)uk]
Sent: Wednesday, November 16, 2005 10:07 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Need to create a line graph from xml data
My problem is not about creating genealogical graphs but to simply
create a line graph / column graph showing the data. Is there anybody
else who knows how I can do this??
(Original post)
I've taken a look at Jenni
Tennison's help page on creating a graph using SVG format, but is
there
an easier way to create a line graph through xsl??
Thanks
Emil S.
You don't make it clear what format you want your output in. Are you
trying to produce SVG, HTML, PDF - or are you asking what the best
output
format would be? Nor have you described the structure of your input,
other
than that it's XML.
It's going to be difficult for anybody to give advice without knowing
what
the input and output to the process are.
--
Nick Fitzsimons
http://www.nickfitz.co.uk/
--~------------------------------------------------------------------
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(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--
--~------------------------------------------------------------------
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(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--