Skip to content

spark does not handle negative numbers correctly #108

@Flimm

Description

@Flimm

I have a sequence of numbers, which includes some negative numbers, but spark doesn't handle them correctly:

$ echo 5 0 10 -20 | spark
▆▅█▁

I'm not sure if there is a good way to draw this using Unicode characters. But in that case, I would expect spark to display an error.

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