GitHub - tdsone/extract-line-chart-data: A repo that lets you automatically extract the data of a line chart.
Extract Line Chart Data
A repo that shows how to automatically extract the data of a line chart. Mainly a wrapper around LineFormer and ChartDete.
Installation
You need a modal.com account to run this repo out of the box. Sign up here.
Deploy the relevant functions by running: chmod +x deploy.sh && ./deploy.sh
If you'd like to see a "modal-free" version of this, ping me.
Usage
All images in the folder input will be processed.
Add your images to the input folder.
Run the data extraction using: mo...
Read more at github.com