[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Graphics from XML-XSLT combo
- From: "Cintron, Jose J." <jcintron@mitre.org>
- To: <xml-dev@lists.xml.org>
- Date: Thu, 9 Nov 2006 15:08:05 -0500
I have 2 docs (you've seen the sample that I posted earlier today) and
I would like to generate a pie-chart or bar graph to graphically
represent the severity of the findings that I found.
At the moment I generate a table using <xsl:value-of
select="count(//imp:FINDING[imp:FINDING_STATUS='O' and
imp:SEVERITY='1'])"/> now that I have those values, is it possible to
use an xslt function to generate a little graph or will I have to use
svg?
TIA!
+------------------------------------------
| José J. Cintrón - <jcintron@mitre.org>
|
| MITRE Corporation
| 7515 Colshire Drive
| Mail Stop T330
| McLean, VA 22102-7508
|
| Phone: 703.983.3040
| Fax: 703.983.1397
+------------------------------------------
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]