We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does PlotDigitizer support images with logarithmic axes? E.g. ["10^1", "10^2", "10^3"] as the axis labels? Does PlotDigitizer support images with axis grid lines? E.g. https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.w3schools.com%2Fpython%2Fmatplotlib_grid.asp&psig=AOvVaw0gA6gJAJIZvzmh70DBUfzj&ust=1674670442406000&source=images&cd=vfe&ved=0CA8QjRxqFwoTCJCZoNrn4PwCFQAAAAAdAAAAABAJ
The text was updated successfully, but these errors were encountered:
@SterlingButters Logarithmic axis are not supported out of the box. Unless axis grid lines are very faint, they will corrupt the data extraction.
Sorry, something went wrong.
No branches or pull requests
Does PlotDigitizer support images with logarithmic axes? E.g. ["10^1", "10^2", "10^3"] as the axis labels?
Does PlotDigitizer support images with axis grid lines? E.g. https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.w3schools.com%2Fpython%2Fmatplotlib_grid.asp&psig=AOvVaw0gA6gJAJIZvzmh70DBUfzj&ust=1674670442406000&source=images&cd=vfe&ved=0CA8QjRxqFwoTCJCZoNrn4PwCFQAAAAAdAAAAABAJ
The text was updated successfully, but these errors were encountered: