markummitchell / engauge-digitizer

Extracts data points from images of graphs
GNU General Public License v2.0
1.24k stars 213 forks source link

Problem with log coordinates - Mac OSX version #430

Open earnric opened 1 year ago

earnric commented 1 year ago

I've digitized a plot with x-linear, y-log coords. While placing the cursor on the plot reflects the correct coordinates, exporting them (in any format) results in incorrect values for y...

e.g, - cursor based coord (-22.2, 8e-7)

is stored as

(-22.2, -14.2)