Skip to content

[FR] Control min & max of X axis #14

@tosascott

Description

@tosascott

Is your feature request related to a problem? Please describe.
I would like for my scatter plots to have a deterministic scale independent of the (X, Y) values of notes matched by the base filter. Right now, the plots are scaled to match the (X, Y) points they contain, but that makes it difficult to compare two plots. For example, the X range of one plot might be [0, 1] while another is [0, 100]. Viewing them side by side, they would appear comparable unless you focus closely on the X axis labels.

Describe the solution you'd like
In addition to being able to set the minimum and maximum Y value, I would like to be able to set the min & max X value too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions