Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spark does not handle negative numbers correctly #108

Open
Flimm opened this issue Sep 15, 2021 · 0 comments
Open

spark does not handle negative numbers correctly #108

Flimm opened this issue Sep 15, 2021 · 0 comments

Comments

@Flimm
Copy link

Flimm commented Sep 15, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant