Skip to content

v0.0.12

Compare
Choose a tag to compare
@loichuder loichuder released this 16 Mar 15:37
· 2272 commits to main since this release

@h5web/app

  • [Heatmap, Line] Zooming no longer scrolls the page #549
  • [NxSpectrum] Add support for auxiliary_signals (displayed as additional curves) #556
  • [Heatmap] Rework the color map limits slider: #513 #521 #524 #526 #527 #529 #530 #533 #534 #538 #557 #560 #562
    • the limits are now shown more prominently and accurately in a tooltip;
    • the limits can be auto-scaled independently;
    • the limits can be edited manually;
    • the data range is shown in the tooltip and on the slider's track;
    • the extent of the slider always adapts to the currently applied limits;
    • if a limit has a custom value that is incompatible with the current scale type, a fallback is applied and an error message is shown.
  • [Line] Make spacing around the curve consistent across scale types #534
  • Add explanatory tooltip when hovering a dataset's dimensions #545
  • Support older browsers (WebGL1 as default) #548
  • Show error message on unsupported browsers (i.e. browsers that don't support ResizeObserver) #548

@h5web/lib

  • [HeatmapVis, LineVis, PanZoomMesh] Zooming no longer scrolls the page #549
  • [LineVis] Add prop auxArrays to display auxiliary curves #556
  • [LineVis] Make spacing around the curve consistent across scale types #534
  • [DimensionMapper] Add explanatory tooltip when hovering a dataset's dimensions #545

Screenshots

Auxiliary signals

image

Color map limits slider

image