Skip to content

base-analysis base-analysis-v0.3.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 16 Aug 08:43

⚠ BREAKING CHANGES

  • rename description to title
  • rename AnalysesManager.getSpectra to AnalysisManager.getMeasurements

Features

  • add getMeasurementsXY (855f3d4)
  • base-analysis: add getDistinctLabelUnits (f516b88)
  • enhance getJSGraph to have many measurements (6680c33)
  • getJSGraph can return many series (15c1935)
  • refactor selector to use object containing x and y properties (89c5cc5)
  • rename description to title (d3013dc)

Bug Fixes

  • getNormalizedMeasurements was wrong if x shift (776770d)

Miscellaneous Chores

  • rename AnalysesManager.getSpectra to AnalysisManager.getMeasurements (c783bb8)