We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6995522 commit 75bbe0eCopy full SHA for 75bbe0e
README.md
@@ -1,3 +1,13 @@
1
+# Forked from the original bashplotlib: https://github.com/glamp/bashplotlib
2
+## bugfix and feature addition:
3
+- added -d delimiter and default to tab. (scatter)
4
+- default color to none to remove strange character during bash piping. (scatter + hist)
5
+- fixed "broken pipe" during bash piping. (scatter + hist)
6
+
7
8
9
+############################# Original README #############################
10
11
# bashplotlib
12
*plotting in the terminal*
13
0 commit comments