Plopp

Latest version: v24.10.0

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

Scan your dependencies

Page 4 of 7

23.05.0

What's Changed
* Remove CI release warnings by nvaytet in https://github.com/scipp/plopp/pull/195
* Update docs workflow by nvaytet in https://github.com/scipp/plopp/pull/197
* Tweaks to docs build by nvaytet in https://github.com/scipp/plopp/pull/198
* Bump scipp version to 23.03.2 by nvaytet in https://github.com/scipp/plopp/pull/200
* Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by dependabot in https://github.com/scipp/plopp/pull/204
* Only check for unsorted dimension coordinates by nvaytet in https://github.com/scipp/plopp/pull/207
* Pin conda version for anaconda upload by SimonHeybrock in https://github.com/scipp/plopp/pull/208
* Change the behaviour of autoscaling limits by nvaytet in https://github.com/scipp/plopp/pull/209
* Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 by dependabot in https://github.com/scipp/plopp/pull/210
* Fix bug in converting datetime coord element to string by nvaytet in https://github.com/scipp/plopp/pull/211
* Fix python versions formatting in CI by nvaytet in https://github.com/scipp/plopp/pull/213
* Add hover values for 2d image plots by nvaytet in https://github.com/scipp/plopp/pull/212


**Full Changelog**: https://github.com/scipp/plopp/compare/23.04.0...23.05.0

23.04.0

What's Changed
* Add gitpython to ci deps by nvaytet in https://github.com/scipp/plopp/pull/174
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by dependabot in https://github.com/scipp/plopp/pull/177
* Black by nvaytet in https://github.com/scipp/plopp/pull/175
* Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by dependabot in https://github.com/scipp/plopp/pull/183
* Add camera argument for 3d scatter plots by nvaytet in https://github.com/scipp/plopp/pull/179
* Bump Scipp version to 23.03.0 by nvaytet in https://github.com/scipp/plopp/pull/185
* Better formatting for slider values by nvaytet in https://github.com/scipp/plopp/pull/184
* Scatter3d with slider example by nvaytet in https://github.com/scipp/plopp/pull/186
* Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by dependabot in https://github.com/scipp/plopp/pull/188
* Improvements to syntax for using nodes and better graph visualization by nvaytet in https://github.com/scipp/plopp/pull/189
* Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by dependabot in https://github.com/scipp/plopp/pull/191
* Bump scipp from 23.3.0 to 23.3.1 in /requirements by dependabot in https://github.com/scipp/plopp/pull/192
* Add support for Pandas and Xarray by nvaytet in https://github.com/scipp/plopp/pull/190
* Docstrings for canvas properties by nvaytet in https://github.com/scipp/plopp/pull/193
* Fix thumbnail in gallery by nvaytet in https://github.com/scipp/plopp/pull/194


**Full Changelog**: https://github.com/scipp/plopp/compare/23.03.0...23.04.0

23.03.0

What's Changed
* Convert input lists to ndarray by nvaytet in https://github.com/scipp/plopp/pull/158
* Add title in scatter3d plots by nvaytet in https://github.com/scipp/plopp/pull/161
* Add global show() function by nvaytet in https://github.com/scipp/plopp/pull/166
* Small fixes in the API docs by nvaytet in https://github.com/scipp/plopp/pull/167
* Fix `show_graph` by nvaytet in https://github.com/scipp/plopp/pull/163
* Raise exception when multiple 2d inputs are passed to `plot` by nvaytet in https://github.com/scipp/plopp/pull/164
* Resize button for 3d plots by nvaytet in https://github.com/scipp/plopp/pull/168
* Fix colormapper normalize limits in the case where data vmin == 1.0 by nvaytet in https://github.com/scipp/plopp/pull/170
* Better error message when trying to plot unsupported data type by nvaytet in https://github.com/scipp/plopp/pull/171
* Fix error raised when trying to plot 2d integer data with log colorbar by nvaytet in https://github.com/scipp/plopp/pull/173


**Full Changelog**: https://github.com/scipp/plopp/compare/23.02.0...23.03.0

23.02.0

What's Changed
* Update reference API and fix links in docs by nvaytet in https://github.com/scipp/plopp/pull/138
* Make VBar and HBar indexable by nvaytet in https://github.com/scipp/plopp/pull/139
* Update copyright year to 2023 by nvaytet in https://github.com/scipp/plopp/pull/141
* Save 3d figs to html by nvaytet in https://github.com/scipp/plopp/pull/140
* Add rectangle selection example to gallery by nvaytet in https://github.com/scipp/plopp/pull/142
* Use pre-commit in ci by jl-wynen in https://github.com/scipp/plopp/pull/143
* Bump scipp from 22.11.0 to 23.1.1 in /requirements by dependabot in https://github.com/scipp/plopp/pull/148
* Update isort, avoiding broken pre-commit by SimonHeybrock in https://github.com/scipp/plopp/pull/149
* Fix making plot with bin-edge datetime coord and errorbars by nvaytet in https://github.com/scipp/plopp/pull/151
* Allow scalars in scatter3d by nvaytet in https://github.com/scipp/plopp/pull/126
* Scatter3d plots improvements by nvaytet in https://github.com/scipp/plopp/pull/154
* Improve api docs by nvaytet in https://github.com/scipp/plopp/pull/156
* Add gallery example for creating 3-D scatter plot with threshold by SimonHeybrock in https://github.com/scipp/plopp/pull/155
* Cancel running workflows if new push to PR by nvaytet in https://github.com/scipp/plopp/pull/157


**Full Changelog**: https://github.com/scipp/plopp/compare/23.01.0...23.02.0

23.01.0

What's Changed
* Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by dependabot in https://github.com/scipp/plopp/pull/106
* Add check on the dims that are requested as keep in slicer plot by nvaytet in https://github.com/scipp/plopp/pull/107
* Remove hard pythreejs and ipywidgets dependencies by nvaytet in https://github.com/scipp/plopp/pull/112
* Sync toolbar button values with norm and logxy state set by kwargs by nvaytet in https://github.com/scipp/plopp/pull/110
* Add possibility to supply `pixel_size` with a unit in `scatter3d` plots by nvaytet in https://github.com/scipp/plopp/pull/108
* Add method figure to save figures to disk by nvaytet in https://github.com/scipp/plopp/pull/117
* Fix for tox 4.0 by SimonHeybrock in https://github.com/scipp/plopp/pull/113
* Add changes to version.py implemented in Scipp by nvaytet in https://github.com/scipp/plopp/pull/118
* Add option to use non-dimension coordinates for axes by nvaytet in https://github.com/scipp/plopp/pull/109
* Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by dependabot in https://github.com/scipp/plopp/pull/119
* Improve check for dict-like to allow for mappings other than dict/Dataset by SimonHeybrock in https://github.com/scipp/plopp/pull/120
* Catch `ax` keyword argument in `scatter3d` and add FAQ on subplots with 3d figures by nvaytet in https://github.com/scipp/plopp/pull/121
* Patch Release 22.12.1 by nvaytet in https://github.com/scipp/plopp/pull/114
* Fix links in docs by nvaytet in https://github.com/scipp/plopp/pull/123
* Check dims and units of updated values sent to figures, and perform on-the-fly conversions where possible by nvaytet in https://github.com/scipp/plopp/pull/124
* Add gitignore by jl-wynen in https://github.com/scipp/plopp/pull/129
* Fix docs build by nvaytet in https://github.com/scipp/plopp/pull/132
* Add DOI to README by SimonHeybrock in https://github.com/scipp/plopp/pull/130
* Add Plotly backend (experimental) by nvaytet in https://github.com/scipp/plopp/pull/128
* Small docs fixes by nvaytet in https://github.com/scipp/plopp/pull/134
* Refactor the figure to_widget and use a single InteractiveFig by nvaytet in https://github.com/scipp/plopp/pull/135
* Improve styling of pan/zoom buttons by creating a custom ToggleButtons by nvaytet in https://github.com/scipp/plopp/pull/136
* Skip plotly tests if plotly is not installed (for conda build) by nvaytet in https://github.com/scipp/plopp/pull/137


**Full Changelog**: https://github.com/scipp/plopp/compare/22.12.1...23.01.0

22.12.1

- Remove hard pythreejs and ipywidgets dependencies 112
- Sync toolbar button values with norm and logxy state set by kwargs 110

**Full Changelog**: https://github.com/scipp/plopp/compare/22.12.0...22.12.1

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.