Skip to content

Releases: fa201/PlotView

1.8.4

Choose a tag to compare

@fa201 fa201 released this 11 Feb 14:40
31dba65

Addition of animated GIFs in help folder showing some use cases

1.8.3

Choose a tag to compare

@fa201 fa201 released this 10 Feb 18:17
85e93f1

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

1.8

1.8

Choose a tag to compare

@fa201 fa201 released this 07 Mar 21:03

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

1.7

1.7

Choose a tag to compare

@fa201 fa201 released this 12 Feb 13:54

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

1.6

1.6

Choose a tag to compare

@fa201 fa201 released this 08 Feb 20:30
96c8137

Modification of X and Y data names.

1.5

1.5

Choose a tag to compare

@fa201 fa201 released this 07 Feb 21:27
96c8137

Fixes some input error for:

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

1.4

1.4

Choose a tag to compare

@fa201 fa201 released this 04 May 16:00

Plot: dark background is implemented.

1.3

1.3

Choose a tag to compare

@fa201 fa201 released this 02 May 13:41

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

1.2

1.2

Choose a tag to compare

@fa201 fa201 released this 01 May 15:07

Computation of 4 extrema values of a selected curve.

1.0

1.0

Choose a tag to compare

@fa201 fa201 released this 29 Apr 22:01

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