Skip to content

Maintenance Release

Compare
Choose a tag to compare
@RalphSteinhagen RalphSteinhagen released this 08 Nov 18:13
· 0 commits to master since this release

New feature/enhancements and fixes for user-reported bugs and those identified via static-code-analysis (Codacy, lgtm & coverity)

new functionalities:

  • user agent style sheet for default css and corresponding sample
  • Financial Footprint Chart Renderer added. (#415)
  • allow the ci to be run for external PRs
  • peak-width-via-integral estimator
  • new Formatter interface definition (#444)

bug fixes:

  • fix padded auto grow ranging & added PaddedAutoGrowAxisSample
  • inverted non-auto-range axes defaulting to +-1 (#383)
  • show DataPointTooltip for first dataset for overlapping points (#457)
  • ValueIndicator: disable dragging for non editable indicators
  • Add test dataset for different error types to ErrorDataSetRendererSample
  • Fix DefaultDataReducer, correct treatment of NaN values, and added unit-test
  • fixed DataSetMath integration and ErrorDataSetRenderer bug
  • YWatchValueIndicator: improvements, prevent occlusion of value labels and fix YWatchValueIndicatorTest (#443)
  • miscellaneous fixes for issues detected by static-code analysis tools (Codacy, lgtm & coverity)