Skip to content

Conversation

linev
Copy link
Member

@linev linev commented Oct 17, 2025

When calculating number of extra ticks
which need to be placed on left or right side of axis
add epsilon to avoid possible rounding problems.

Ensure that minor tick on very begin or very end of axis range is painted
Solves problem in stressGraphics with two tests where very first minor tick may not appear on some platforms.

When caclucating number of extra ticks
which need to be placed on left or right side of axis
add `epsilon` to avoid possible rounding problems.

Ensure that minor tick on very begin or very end of axis range is painted
Copy link

Test Results

    20 files      20 suites   3d 15h 27m 26s ⏱️
 3 692 tests  3 691 ✅ 0 💤 1 ❌
72 044 runs  72 039 ✅ 0 💤 5 ❌

For more details on these failures, see this check.

Results for commit 17ab5a9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant