Go Back   Velocity Reviews > Newsgroups > XML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

XML - SVG to Text or CSV

 
Thread Tools Search this Thread
Old 09-22-2006, 05:07 PM   #1
Default SVG to Text or CSV


Does anyone know if it is possible to extract from an SVG file the
actual values of the data being charted? On a chart you know the x and
Y axis and the ticker values on these axis. Any datapoint in the chart
is defined by and X and y position. Based on these 2 elements, is
there a way to calculate the exact (or approximate) values of each data
points on the chart?

If so, how would one do that? Is there any tools out there that woudl
do that already?

Thank you all for your help.



save_antartica@yahoo.com
  Reply With Quote
Old 09-22-2006, 09:15 PM   #2
Peter Flynn
 
Posts: n/a
Default Re: SVG to Text or CSV

wrote:
> Does anyone know if it is possible to extract from an SVG file the
> actual values of the data being charted? On a chart you know the x and
> Y axis and the ticker values on these axis. Any datapoint in the chart
> is defined by and X and y position. Based on these 2 elements, is
> there a way to calculate the exact (or approximate) values of each data
> points on the chart?


It might be, but it might not be the original data. Depending on the
application that created the SVG, the values might have been scaled.
If you have sufficient information about how the chart was created,
however, it might be possible to extract something and remanipulate
it, but it's not a task I would think to be fruitful.

> If so, how would one do that? Is there any tools out there that woudl
> do that already?


A phone call or email to the originator of the chart with a polite
request for a copy of the data often succeeds. Not all data is secret,
and the originator may even be pleased that someone is taking an
interest

///Peter
--
XML FAQ: http://xml.silmaril.ie/
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump