Maintenance 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)