We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4646264 + 0c8cbc7 commit 30d809eCopy full SHA for 30d809e
1 file changed
README.md
@@ -46,7 +46,7 @@ from bashplotlib.histogram import plot_hist
46
```
47
<img src="examples/img/histogramhelp.png">
48
49
-##examples
+## examples
50
51
$ scatter --file data/texas.txt --pch .
52
@@ -62,7 +62,7 @@ $ scatter -x data/x_test.txt -y data/y_test.txt
62
63
<img src="examples/img/scatter.png">
64
65
-##todo
+## todo
66
67
- sideways numbers for x-axis of histograms
68
- colors for individual points
0 commit comments