Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!cyclone01.ams2.highwinds-media.com!news.highwinds-media.com!npeersf01.ams.highwinds-media.com!newsfe30.ams2.POSTED!00000000!not-for-mail From: John J Lee Newsgroups: comp.lang.python Subject: Re: Parsing a graph image References: <90jv98-322.ln1@satorlaser.homedns.org> <20110513142445.0792eb4e@chaostal.de> Message-ID: <87wrhk6tby.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:+41Za+LaXL45EVhaKTc22Fjyx4I= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Lines: 17 NNTP-Posting-Host: 82.44.73.236 X-Complaints-To: http://netreport.virginmedia.com X-Trace: newsfe30.ams2 1305986828 82.44.73.236 (Sat, 21 May 2011 14:07:08 UTC) NNTP-Posting-Date: Sat, 21 May 2011 14:07:08 UTC Organization: virginmedia.com Date: Sat, 21 May 2011 15:06:57 +0100 Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5921 Bastian Ballmann writes: > Hi, > > the project sounds like the exact tool that i need but regarding the > user manual one has to mark the points on the graph manually. Therefore > it's more work to get the data out than doing it without a tool. Or may > I miss something here? > Greets Read the documentation more carefully: it has features that allow extracting points from line charts automatically. If you want something fully automated, you just want jam on it ;-) John