Skip to content

Commit

Permalink
Merge pull request #172 from toolsforexperiments/FarBo-patch-1
Browse files Browse the repository at this point in the history
Update Readme.md
  • Loading branch information
FarBo committed Feb 8, 2021
2 parents ac7141d + 8e8bfb5 commit e2c36b6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ https://plottr.readthedocs.io (work in progress...)

## Recent changes:

## 2021-02-08

- Drop support for Python 3.6 and support type-checking with qcodes 0.21.0
- Fix type-checking with numpy 1.20

#### Fixed
- Fixed y-axis to not show axis-label if more than one plot is selected in 1D single-plot show.

## 2020-08-21

- Workaround for bug with pyqt installed via conda that would result in blank icons.
Expand Down Expand Up @@ -76,7 +84,7 @@ Note: this package is not compatible with the original `plottr` tool.
You might want to install freshly if you still use the old version.

## Requirements:
* python >= 3.6 (f-strings...)
* python >= 3.7 (f-strings...)
* the usual: numpy, mpl, ...
* pandas >= 0.22
* xarray
Expand Down

0 comments on commit e2c36b6

Please sign in to comment.