automeris-io / WebPlotDigitizer

Computer vision assisted tool to extract numerical data from plot images.
https://automeris.io
GNU Affero General Public License v3.0
2.67k stars 363 forks source link

Multipage .pdf file requests new axis with every page #210

Closed billdenney closed 2 years ago

billdenney commented 4 years ago

When I load a new .pdf file and when I switch pages, I'm prompted to create a new axis. With the new multipage .pdf capability, I start the process by finding the correct page. It would be helpful if for any multipage format (now .pdf, possibly .tiff in the future), it didn't prompt for new axes on every page.

For thought, @ewchow.

billdenney commented 2 years ago

This was fixed in #271