Ankit Rohatgi
Ankit Rohatgi
Yes, this is something I want to get to eventually. At the moment, you can manually add a polygon to calculate area, perimeter etc. (under "measurements") but no automatic methods...
If you pick "foreground color" option then any color outside the distance range is assumed to be background. Looks like in this case, just foreground color is not sufficient to...
If the application supported any personalization options that persisted between sessions, then that would address your needs. Keeping this open as a feature request.
Even with measurements, you can click on the points and move them around with the keyboard.
Yes, this comes up quite often (see #41 and #82), but unfortunately I have been too short on time to work on this :(
Works fine for me. I attached my project files from both vertical and horizontal cases [projects.zip](https://github.com/ankitrohatgi/WebPlotDigitizer/files/4115522/projects.zip)
I have done some experiments on this in the past and might still have some Python code lying around that works with vector graphics in PDFs or SVGs. I'll have...
Adding support for vector graphics operations is going to be fairly time consuming and not something I want to take up anytime soon unfortunately.
Is it feasible to download the digitized data and use a plotting tool (e.g. Matlab, R etc.) to overlay the original image with the plotted data (with lines)? If you...
Since this is not a graphing package, adding that facility might not happen anytime soon. I think you need take the following approach: 1) Use WPD to determine values at...