Plottr

Latest version: v0.13.0

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.9.2

What's Changed

* don't reload db while a reload is already in progress by jenshnielsen in https://github.com/toolsforexperiments/plottr/pull/263


**Full Changelog**: https://github.com/toolsforexperiments/plottr/compare/v0.9.1...v0.9.2

0.9.1

What's Changed
* add v0.9.0 changelog by astafan8 in https://github.com/toolsforexperiments/plottr/pull/250
* support typechecking with mypy 0.930 by jenshnielsen in https://github.com/toolsforexperiments/plottr/pull/253
* Convert plottr to a pep518 based installation by jenshnielsen in https://github.com/toolsforexperiments/plottr/pull/254
* Fix/swmrcrash by wpfff in https://github.com/toolsforexperiments/plottr/pull/255
* fix call to qt api with int by jenshnielsen in https://github.com/toolsforexperiments/plottr/pull/257
* enable numpy mypy plugin by jenshnielsen in https://github.com/toolsforexperiments/plottr/pull/259
* Add changelog for next release by jenshnielsen in https://github.com/toolsforexperiments/plottr/pull/258


**Full Changelog**: https://github.com/toolsforexperiments/plottr/compare/v0.9.0...v0.9.1

0.9.0

What's Changed
* Add new analysis node for creating histogram of data by wpfff in https://github.com/toolsforexperiments/plottr/pull/241
* bugfix: prevent flushing when we are updating data. by wpfff in https://github.com/toolsforexperiments/plottr/pull/243
* fix type checking with mypy 920 by jenshnielsen in https://github.com/toolsforexperiments/plottr/pull/248
* Bump minimum version of pyqtgraph by jenshnielsen in https://github.com/toolsforexperiments/plottr/pull/247

**Full Changelog**: https://github.com/toolsforexperiments/plottr/compare/v0.8.01...v0.9.0

0.8.01

Added

- Test with python 3.10 and mark as supported (238)

Fixed

- add missing init file to config dir (236)
- Use a regular install in tests (237)

0.8.0

Added

- Inspectr: tag a run with a star (⭐) or cross (❌) icon, filter by those,
also show dataset metadata next to parameters and snapshot (229)
- Improvements to monitr: more stability in adding data to ddh5, better
performance by making data loading multithreaded and running reach plot
window in a separate process (219)
- Added pyqtgraph backend for plotting that can be used instead of matplotlib
(Example for how to select can be found in test/apps/autoplot_app.py) (215, 218)

Fixed

- Fix/invaliddata: small fixes when data contains a lot of invalid entries (226)
- Fix in shape recognition when adding data (220)

Behind the scenes

- Add minimal versions to dependencies (201)
- Make the .gitignore proper (73)
- add dependabot (208)
- Fix typechecking with mypy 0.9xx (207)
- clarify install instructions wrt qt and mention conda forge (202)

0.7.0

Added

- refactoring the plotting system (166)
- Add version log message to main ``__init__`` (175)

Fixed

- Fix crop if less than one row is not nan (198)
- Fix rgba error (199)
- Allow empty dataset if datadict is none (195)

Behind the scenes

- Modernize setup files (194)
- packaging cleanups (177)
- upgrade versioneer to 0.19 (176)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.