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

scatter plot : When only one column of data is given. #19

Open
kojix2 opened this issue Jun 10, 2021 · 0 comments
Open

scatter plot : When only one column of data is given. #19

kojix2 opened this issue Jun 10, 2021 · 0 comments

Comments

@kojix2
Copy link
Member

kojix2 commented Jun 10, 2021

Should we get the same result as the command below?

awk '{print NR "\t" $1}' | uplot scatter

If we should, how do we find out that there is only one column?

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