Skip to content

Plot range x-labels have ugly values #17

@Makman2

Description

@Makman2

If we render for example 1000 data points (starting from zero), we get something like:

It would be better to display the x-label "1000" itself at the right edge, but if we adjust code to get 1001 labels (so from 0 until 1000), the plot calculates even more ugly values (and there's still no 1000 at the right edge):

We should try to display the range 0 until 1000 (or any other range, but it shouldn't be cut off like this).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions