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

NaN for y-axis #229

Closed merf3 closed 4 years ago

merf3 commented 4 years ago

After calibrating the first graph,

image

I get NaN for the y axis. Calibrating 500 to 3500 for x and 0 to 0,7 for y.

Am I missing something?

merf3 commented 4 years ago

It works with the second graph, so I am guessing, I cant go for 0 to 0,7 and need other dimensions?

merf3 commented 4 years ago

Found a solution by just writing 0 to 7. Can just divide later! So you can close this and thanks anyway <3 !

ankitrohatgi commented 4 years ago

Glad you figured it out. In future, please share the project .tar file otherwise it's impossible to reproduce the issue.