GitHub

26.7.0

26.6.0

What's Changed

  • Remove plotly backend by @nvaytet in #571
  • Move logx, logy, logc, color-autoscale buttons from toolbar to axes by @nvaytet in #572
  • Add anywidget to [all] deps by @nvaytet in #577
  • Use figure enter/leave events to show/hide log buttons on figure mouse hover by @nvaytet in #579

Full Changelog: 26.5.0...26.6.0

26.5.0

What's Changed

  • Update positions of masked scatter points when updated by @nvaytet in #558
  • Support updates to positions of scatter3d points by @nvaytet in #559
  • Make Scipp a hard dependency of Plopp by @nvaytet in #561
  • Use is_binned property instead of bins is [not] None by @jl-wynen in #563
  • fix: replace set_over with_extremes by @jokasimr in #562
  • Check dtypes on variables instead of numpy arrays by @nvaytet in #565
  • Inspector plot: fix autoscale and allow to use a non-dimension coord for slicing by @nvaytet in #567
  • Fix normalization in mean operations in inspector rectangle mode by @nvaytet in #568

Full Changelog: 26.4.2...26.5.0

26.4.2

26.4.1

26.4.0

26.3.1

26.3.0

What's Changed

  • Updates to inspector plot: add rectangle mode and fix operation inside polygons by @nvaytet in #528
  • Include upper bound in 3d view V-cut by @nvaytet in #531
  • Add missing opacity argument to scatter3d docstring by @nvaytet in #533
  • Make functions in data.examples return loaded DataArrays instead of paths by @nvaytet in #530
  • Add option to disable perspective in 3d plots by @nvaytet in #540
  • Add option to disable continuous update in inspector plot by @nvaytet in #539
  • Combined slider for slicer plots by @nvaytet in #538

Full Changelog: 26.2.1...26.3.0

26.2.1

What's Changed

  • Fix boundaries and label of slicer widget with bin edge coord by @nvaytet in #526
  • Fix error on hover for recent versions of Numpy by @nvaytet in #529

Full Changelog: 26.2.0...26.2.1

26.2.0

What's Changed

  • deps: add lower pin to ipykernel by @jokasimr in #501
  • Fix plotting with custom types as keys by @nvaytet in #502
  • Lower bound fix by @nvaytet in #505
  • Cbar should be False by default in scatter2d plot by @nvaytet in #506
  • Fix empty color for masked NaN values in 2d plots by @nvaytet in #511
  • Do not send all kwargs to 1d figure in inspector plot by @nvaytet in #513
  • Copier update Jan 26 by @nvaytet in #517
  • fix: replace label for multiple scatter by @jokasimr in #519
  • Do not call autoscale when removing node if autoscale is False by @nvaytet in #522
  • feat: polygon inspector tool by @jokasimr in #518
  • Add a button to make value based selection in 3d clipping tool by @nvaytet in #479
  • Use local copy of crosshairs icon to fix linkcheck by @nvaytet in #524
  • Copier update to remove depandanbot by @nvaytet in #525

Full Changelog: 25.11.0...26.2.0

Read the original on github.com ↗