fair-acc / chart-fx

A scientific charting library focused on performance optimised real-time data visualisation at 25 Hz update rates for data sets with a few 10 thousand up to 5 million data points.
GNU Lesser General Public License v3.0
504 stars 93 forks source link

RotatedAxisLabelSample: Disable AutoRanging #628

Closed wirew0rm closed 1 year ago

wirew0rm commented 1 year ago

Having autoranging enabled on synchronized axes with bound min/max properties results in errors when the bound properties are modified by the autoraning algorithm.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (9e84290) 48.07% compared to head (00689b9) 48.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #628 +/- ## ========================================= Coverage 48.07% 48.07% - Complexity 6218 6222 +4 ========================================= Files 374 374 Lines 38304 38304 Branches 6117 6117 ========================================= Hits 18416 18416 - Misses 18728 18729 +1 + Partials 1160 1159 -1 ``` [see 5 files with indirect coverage changes](https://app.codecov.io/gh/fair-acc/chart-fx/pull/628/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fair-acc)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.