Skip to content

Commit 17fc110

Browse files
committed
updated texas example
1 parent 184198d commit 17fc110

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
<h2>Bashplot</h2>
2-
<pre>python bin/scatter.py -f data/texas.txt</pre>
2+
<pre>python bin/scatter.py -f data/texas.txt --pch .</pre>
33
------------------------------------------
4-
| x x x x x x |
5-
| x x |
6-
| x x |
7-
| x x x |
8-
| x x x x x x x x |
9-
| x x x x x x |
10-
| x |
11-
| x |
12-
| x x x x x |
13-
| x x |
14-
| x x |
15-
| x x |
16-
| x x x x x x x |
17-
| x x x x x x x |
18-
| x x x x x x |
19-
| x x x x |
20-
| x x x |
21-
| x x x x |
22-
| x x x |
23-
| x x x x |
4+
| . . . . . . |
5+
| . . |
6+
| . . |
7+
| . . . |
8+
| . . . . . . . . |
9+
| . . . . . . |
10+
| . |
11+
| . |
12+
| . . . . . |
13+
| . . |
14+
| . . |
15+
| . . |
16+
| . . . . . . . |
17+
| . . . . . . . |
18+
| . . . . . . |
19+
| . . . . |
20+
| . . . |
21+
| . . . . |
22+
| . . . |
23+
| . . . . |
2424
------------------------------------------
2525

2626

0 commit comments

Comments
 (0)