Ankit Rohatgi
Ankit Rohatgi
I was able to reproduce this issue with just 2 images and image axes! Looks like the UI holds on to a reference of the last axes added and when...
This is fixed in V5 btw: https://automeris.io/posts/
For a 3x2 matrix (e.g. `numeric.svd([[1,4],[2,5],[3,6]])`), I get U as a 3x2 matrix instead of a 3x3 as I was expecting. Any ideas why that might be?
This example shows how to set the calibration in code: https://github.com/automeris-io/WebPlotDigitizer/blob/master/node_examples/calibrate_xy.js You can download the nodejs package that's needed here: https://automeris.io/downloads/wpd-4.6.tar.gz This is not super well supported mainly because I...
Hi, i18n support has been part of WPD for years, but not advertised on the website much because the translations are not complete/verified. To access WPD in different languages, you...
@nbehrnd - thanks for the suggestions. I was using `poedit` for the po files until now. (reopening this issue for now)
Hello, an electron version for v5 is being worked on and it should have an option to switch language. I am also hoping to add an option to switch languages...
Hi, I just restored the chinese translation in v5 and you can either access it via this direct link (have to login): https://automeris.io/wpd/?lang=cn or you can save the default language...
> That is because I use to load identically type of chart (2D XY) with indentically axes and scale type, but the image zize depends on the person (his lapto's...
Hi, thanks for reporting this. Are you able to convert the .tiff to another image format and continue? I will look into .tiff formats and see if it's possible to...