PlotDigitizer icon indicating copy to clipboard operation
PlotDigitizer copied to clipboard

A Python utility to digitize plots.

Results 14 PlotDigitizer issues
Sort by recently updated
recently updated
newest added

Hi, I came through an error that seems to be Unicode related. I removed from the image whatever is not the axis and the numbers to avoid confusion, but still...

After installing as per the instructions when I try to run the either of the commands `plotdigitizer --help` `plotdigitizer ./figures/trimmed.png -p 0,0 -p 10,0 -p 0,1` the following error shows...

help wanted

If my image has a transparent or dark background, is there any way to allow the script to identify this image? I have tried to change the background color by...

enhancement

When I was trying to explore this tool in windows command prompt, it gives me error for Unicode Not Supported. After digging inside the code, I found that it requires...

my source image is : https://ibb.co/S0f20Fw but i get this result : https://ibb.co/Lnn2mJc what's the problem? Is it because of init point's selection? _Originally posted by @johnSmith1990 in https://github.com/dilawar/PlotDigitizer/issues/1#issuecomment-537042436_

Create a small gif to explain the workflow. Some documentation is in #1

It seems dark background is also not allowed.. Unfortunately, that's unavoidable for me ```bash nikhil@starwars:~/HPC_aneurysm/post_process_utils$ plotdigitizer UNN.JPG -p 0,0 -p 5,0 -p 0,50 2022-10-23 20:33:21.225 | WARNING | plotdigitizer.plotdigitizer:run:252 -...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

dependencies

Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.38.0 to 4.43.0. Release notes Sourced from fonttools's releases. 4.43.0 [subset] Set up lxml XMLParser(resolve_entities=False) when parsing OT-SVG documents to prevent XML External Entity (XXE) attacks (9f61271dc):...

dependencies