We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4646264 commit 0c8cbc7Copy full SHA for 0c8cbc7
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