Skip to content

Releases: fa201/PlotView

1.8.4

11 Feb 14:40
31dba65

Choose a tag to compare

Addition of animated GIFs in help folder showing some use cases

1.8.3

10 Feb 18:17
85e93f1

Choose a tag to compare

Solve the following error due to matplolib update
AttributeError: 'NavigationToolbar2Tk' object has no attribute 'draw'

1.8

07 Mar 21:03

Choose a tag to compare

1.8

Curve_toolbox script help to prepare CSV file before plotting them.
Help files updated.

1.7

12 Feb 13:54

Choose a tag to compare

1.7

Update of test files and help files. Creation of a fresh session file.

1.6

08 Feb 20:30
96c8137

Choose a tag to compare

1.6

Modification of X and Y data names.

1.5

07 Feb 21:27
96c8137

Choose a tag to compare

1.5

Fixes some input error for:

  • curve properties
  • session import and save.
  • number of ticks for axis.

1.4

04 May 16:00

Choose a tag to compare

1.4

Plot: dark background is implemented.

1.3

02 May 13:41

Choose a tag to compare

1.3

Session files: dialog opens to load or save the file.
Plot axis: the number of ticks can be changed.

1.2

01 May 15:07

Choose a tag to compare

1.2

Computation of 4 extrema values of a selected curve.

1.0

29 Apr 22:01

Choose a tag to compare

1.0

Application is functional.
Improved GUI layout.
CSV reading: error handling needs to be done.