Skip to content

v6.6.0

Compare
Choose a tag to compare
@loichuder loichuder released this 10 Nov 11:05
· 899 commits to main since this release

Full Changelog: v6.5.0...v6.6.0

@h5web/app

  • < RGB, NX RGB > Support stacks of RGB images #1259
  • < RGB, NX RGB > Allow transposing RGB images #1259
  • < NX RGB > Support custom axes #1262
  • 🐛 < NX RGB > Fix detection of RGB datasets inside NXdata groups #1259
  • ⚠️ CSS variable --h5w-domainSlider-histogram-indicator--color was renamed --h5w-domainSlider-histogram-marker--color
  • < Heatmap, NX Heatmap > In the slider to select the colormap range, selecting a range smaller than the data domain no longer reduces the slider extent

@h5web/lib

  • ✨ Expose the Histogram component used in DomainSlider to display a histogram with markers selecting a range of bins. The markers can be made interactive through the onChange prop. #1261
  • [DomainSlider] The domain can now be changed by clicking on the histogram markers (note that the histogram prop must be provided for the histogram to appear). #1267
    • ⚠️ CSS variable --h5w-domainSlider-histogram-indicator--color was renamed --h5w-domainSlider-histogram-marker--color
  • [VisCanvas] New prop showAxes to toggle the display of axes (default: true). #1265
  • useCombinedDomain Improve typings #1269

Experimental

  • ⚠️ TiledHeatmapMesh no longer renders a tooltip. Please use the new TiledTooltipMesh component. #1258
  • ✨ New component TiledTooltipMesh with prop renderTooltip to customise the content of the tooltip #1258
  • 🐛 [TiledHeatmapMesh] Fix regression where tiled heatmap was being flipped horizontally and vertically #1270

Screenshots

NeXus RGB image with 4 dimensions

image