-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
bug-sev:1|negligiblebug-type:1|cosmeticUX is less than ideal; something is superficially wrong.UX is less than ideal; something is superficially wrong.scope:0|this-projectNo other repositories are impacted.No other repositories are impacted.src:selfFrom the original poster.From the original poster.type:improvementMaking something better.Making something better.
Description
Improvement Description
Sorting number-like bins numerically rather than alphabetically would probably make people happy.
Current Behavior
Some categorical metadata bins (e.g. time in weeks) are most-easily described with numbers. These numbers are sorted alphabetically, and so require leading zeros in order to sort in an expected order. Without leading zeros in the metadata column, bins are sorted like this: 0, 1, 10, 11, 12, ..., 19, 2, 20....
Proposed Behavior
Sort bins without leading zeros like this: 0, 1, 2, 3, ..., 10, 11, 12, ..., 19, 20, 21...
Comments
Taxa-bar-plots sort the same bins in the proposed manner. It's nice. :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug-sev:1|negligiblebug-type:1|cosmeticUX is less than ideal; something is superficially wrong.UX is less than ideal; something is superficially wrong.scope:0|this-projectNo other repositories are impacted.No other repositories are impacted.src:selfFrom the original poster.From the original poster.type:improvementMaking something better.Making something better.
