Skip to content

Releases: scipp/plopp

v23.02.0

09 Feb 08:27
723727e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 23.01.0...23.02.0

v23.01.0

06 Jan 12:58
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 22.12.1...23.01.0

v22.12.1

09 Dec 14:29
Compare
Choose a tag to compare
  • Remove hard pythreejs and ipywidgets dependencies #112
  • Sync toolbar button values with norm and logxy state set by kwargs #110

Full Changelog: 22.12.0...22.12.1

v22.12.0

05 Dec 10:24
76969c8
Compare
Choose a tag to compare

What's Changed

  • Fix extra figure when cbar=False by @nvaytet in #83
  • Raise error in limits when all is nan by @nvaytet in #84
  • Support datasets and dict of data arrays in slicer by @nvaytet in #86
  • Docs for subplots and figure customization by @nvaytet in #96
  • Better error message when trying to plot binned data by @SimonHeybrock in #99
  • Fix for new scipp version, and update dependencies by @nvaytet in #101
  • Add gallery example on masking a range by @nvaytet in #104
  • Refactor inspector plot after mpltoolbox improvements by @nvaytet in #103
  • Fix syntax highlighting in docs by @nvaytet in #105

Full Changelog: 0.4.2...22.12.0

v0.4.2

09 Nov 10:11
0769ba6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

v0.4.1

08 Nov 13:22
5be8a5b
Compare
Choose a tag to compare

What's Changed

  • Fix conversion to bin edges for ints by @nvaytet in #79
  • Switch to PNG repr for static figure when there are too many markers in plot by @nvaytet in #80

Full Changelog: 0.4.0...0.4.1

v0.4.0

04 Nov 15:14
Compare
Choose a tag to compare

What's Changed

  • Smaller default figsize by @nvaytet in #69
  • Fix cameraZ button on scatter3d plot by @nvaytet in #71
  • Make scipp an optional dependency in conda by @jl-wynen in #70
  • Configure dependabot for auto-updating scipp by @SimonHeybrock in #57
  • Allow limits (vmin, vmax, crop) as floats, in addition to Variables by @nvaytet in #72
  • Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #73
  • Bump scipp from 0.16.3 to 0.17.0 in /requirements by @dependabot in #74
  • Better documentation for setting vmin/vmax limits by @nvaytet in #76

New Contributors

Full Changelog: 0.3.4...0.4.0

v0.3.4

02 Nov 13:17
e3f985a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...0.3.4

v0.3.3

28 Oct 13:31
1a30f4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

v0.3.2

28 Oct 08:31
d266f46
Compare
Choose a tag to compare

What's Changed

  • Make figure images not blurry in docs by @nvaytet in #58
  • Fix figsize arg for figure1d and figure2d by @nvaytet in #60

Full Changelog: 0.3.1...0.3.2