Skip to content

Sorting of integer values on x-axis #389

@thisiszeev

Description

@thisiszeev

The data I am analyzing has 25 floats per data field, and their labels are 1-25.

I needed the line graph to build showing the floats from 1-25 so I can see the change.

The problem is the app sorted the labels as 1, 10, 11 etc.

I have rewritten my code to create the CSV file with a lead zero on the single digit integers, but I can see how for some instances this quirk could be a problem for others.

It would be nice to have the data labels sort as 1, 2, 3 etc by default.

vapi Offsets 256 wrong

vapi Offsets 256 correct

Metadata

Metadata

Assignees

Labels

enhancementFeature requestneeds infofeedback from requester required

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions