Skip to content

v23.01.0

Compare
Choose a tag to compare
@nvaytet nvaytet released this 06 Jan 12:58
· 968 commits to main since this release

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