Skip to content

Sort decimal numbers #389

@nunob87

Description

@nunob87

hello, Is it possible to sort decimal numbers without them being sorted as strings

example

999.01
99.32
9.32
873.32
83.33
7.32

It should look like this

999.01
873.32
99.32
83.33
9.32
7.32

thanks

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