Code Monkey home page Code Monkey logo

Comments (1)

ankitrohatgi avatar ankitrohatgi commented on May 13, 2024

Hi,

I tried the attached image and I noticed that the X-axis is log scale where as Y-axis is linear. Make sure you checked the "log scale" option for x-axis while specifying the axes points. I tried extracting data from that image, and I was able to reproduce correct numbers.

Also, make sure the limits that you specify in that dialog box are same as the points you clicked on while aligning the axes.

In short, do the following after hitting "Align Axes":

  • Select X-Y plot
  • Click on two points on X-axis and remember the x-values for those (say: x1 and x2, where x1 < x2) .
  • Click on two points on Y-axies and remember the y-values on those (say y1 and y2, where y1 < y2).
  • After clicking 4 points a dialog appears asking for limits. The x-limits are x1 and x2 and y-limits are y1 and y2. Make sure to check "log scale" check box on X-axis.
  • proceed to data extraction by clicking "Acquire Data". You should also be able to see correct x,y numbers below the zoomed image as you hover over the image after alignment.

Let me know if you still have problems,

Cheers,
Ankit

from webplotdigitizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.