We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
First of all thank you for this tool. I just love it.
I am exploring and testing lotz of plotting in the terminal little tools and this one is really nice and performant.
I'm using the https://aur.archlinux.org/packages/lowcharts-bin package.
Very nice that you have remembered to include extensive help for all the subcommands with the --help flag.
One thing I'm missing is more examples. The ones you have are on the README and are all related to PC stuff.
Maybe in the future if you have lotz of them you could even have them in an extra Examples.md ?
Like, some example test data with "echo" "printf" "seq" "awk" "paste" "shuf" "random etc.
seq 5 | awk '{print 2*$1, $1*$1}'
seq 2.324 0.3 5.234 | shuf | paste - -
(Inspiration from https://www.gnu.org/software/datamash/manual/html_node/index.html and https://github.com/dkogan/feedgnuplot)
I am always forgetting the lowcharts examples and coming back to the Internet to read the README.
It would be nice to have it offline on my PC if you ship both those simple markdown files in the tar.gz released.
Just like, #4 asked for the license.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion.
I like the "Examples.md" thing, as the README has some github things (badges, refs to png pictures) not suitable for a local markdown file.
I need to think on some good examples and write them (then it is trivial to write that file into release files)
Sorry, something went wrong.
No branches or pull requests
First of all thank you for this tool. I just love it.
I am exploring and testing lotz of plotting in the terminal little tools and this one is really nice and performant.
I'm using the https://aur.archlinux.org/packages/lowcharts-bin package.
Very nice that you have remembered to include extensive help for all the subcommands with the --help flag.
One thing I'm missing is more examples. The ones you have are on the README and are all related to PC stuff.
Maybe in the future if you have lotz of them you could even have them in an extra Examples.md ?
Like, some example test data with "echo" "printf" "seq" "awk" "paste" "shuf" "random etc.
(Inspiration from https://www.gnu.org/software/datamash/manual/html_node/index.html and https://github.com/dkogan/feedgnuplot)
I am always forgetting the lowcharts examples and coming back to the Internet to read the README.
It would be nice to have it offline on my PC if you ship both those simple markdown files in the tar.gz released.
Just like, #4 asked for the license.
Thanks in advance.
The text was updated successfully, but these errors were encountered: