Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ from bashplotlib.histogram import plot_hist
```
<img src="examples/img/histogramhelp.png">

##examples
## examples
```
$ scatter --file data/texas.txt --pch .
```
Expand All @@ -62,7 +62,7 @@ $ scatter -x data/x_test.txt -y data/y_test.txt
```
<img src="examples/img/scatter.png">

##todo
## todo

- sideways numbers for x-axis of histograms
- colors for individual points
Expand Down