[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: A tool that takes an XML document of points as input and plotsthe points on a graph and connects the dots?
- From: David Lee <dlee@calldei.com>
- To: "Costello, Roger L." <costello@mitre.org>, "xml-dev@lists.xml.org"<xml-dev@lists.xml.org>
- Date: Thu, 23 Feb 2012 22:41:26 +0000
Google Visualization can do this easily. but it wants Google Proprietary JSON ...
I have a project I checked in here which is an XQuery implementation of a Google Data Source which can take XML input and produce the pseudo-JSON that Google requires to chart/plot data.
Currently implemented for MarkLogic but most of the code is generic XQuery and could easily be ported to any XQuery app server.
Sorry its low on documentation ... contributions welcome _! (in both code and docs and samples)
http://code.google.com/p/xqgraph/
----------------------------------------
David A. Lee
dlee@calldei.com
http://www.xmlsh.org
> -----Original Message-----
> From: Costello, Roger L. [mailto:costello@mitre.org]
> Sent: Thursday, February 23, 2012 4:19 PM
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] A tool that takes an XML document of points as input and
> plots the points on a graph and connects the dots?
>
> Hi Folks,
>
> Is there a tool which takes as input an XML document
> that contains a bunch of points and plots those points
> on an X-Y coordinate system and connects the dots?
>
> /Roger
>
> ______________________________________________________________
> _________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]