Live data from Hacker News

Show HN: Extract Data from Line Chart Image

github.com

1–9 of 9 posts

Re: Show HN: Extract Data from Line Chart Image

#7
post #3

Glad to see some work in this space. While I was doing my PhD all I had was https://datathief.org/ , which usually did the job, but had some limitations and was Java-based. Definitely did some manual extraction from time to time.

Been there too haha! I wanted to do large scale data extraction from literature and manual approaches would have just been too slow.

Re: Show HN: Extract Data from Line Chart Image

#8
post #5

Great to see new tools in this space. So far we have been using WebPlotDigitizer, it has recently released new versions that stopped being open source but moved to be a paid software, requiring login, plastered with AI advertising terms. https://automeris.io/

Would be interested in your use case if you don't mind sharing!

Re: Show HN: Extract Data from Line Chart Image

#9
post #8
post #5

Great to see new tools in this space. So far we have been using WebPlotDigitizer, it has recently released new versions that stopped being open source but moved to be a paid software, requiring login, plastered with AI advertising terms. https://automeris.io/

Would be interested in your use case if you don't mind sharing!

Most of the time, I just use it to scrape original data from screenshots taken from research papers where the data is not provided as a table. I would say 7/8 of these figures are scatter plots from experimental measurements.