Skip to content

Commit 75bbe0e

Browse files
authored
Update README.md
1 parent 6995522 commit 75bbe0e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
# bashplotlib
212
*plotting in the terminal*
313

0 commit comments

Comments
 (0)