Skip to content

Releases: dilawar/PlotDigitizer

v0.3.1

10 Aug 15:58

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

See CHANGELOG.md

v0.3.0

14 Jul 18:14
5b74dd3

Choose a tag to compare

See CHANGELOG.md file

It is a maintenance release. Updates dependencies and drop support of Python 3.8.

Regression fix

30 Jun 14:39

Choose a tag to compare

  • axis transformation was broken in v0.2.1

version 0.2.1

30 Jun 14:20

Choose a tag to compare

  • Removes grid and axis automatically.
  • Major refactoring.
  • Using poetry to manage the project.

added utility to locate coordinates

31 Jan 06:57

Choose a tag to compare

  • Added utility plotdigitizer-locate to find coordinates of the point on the image.

0.1.2

30 Jan 08:13

Choose a tag to compare

  • Auto-detection of background and plot colors.
  • poetry based tooling.
  • Fixed few bugs.