Skip to content

SKIP_LABELS is too aggresive #1

@ze2j

Description

@ze2j

TauPlot version

v0.1.0

Godot version

Godot 4.5+

Issue description

The SKIP_LABELS overlap strategy (used in both continuous and categorical axes) uses an integer modulo approach that jumps between densities too aggressively. It often skips to "every 3rd label" when "every 2nd label" would already fit.

See test 2 in tests/axis/label_overlapping/test_label_overlap_x_categorical.gd

Minimal reproduction project (MRP)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions