slightly better documentation plot

This commit is contained in:
Dima Kogan 2018-02-02 12:22:32 -08:00
parent e79659a10d
commit f2ac9c91b8

View File

@ -1205,45 +1205,45 @@ Simple plotting of piped data:
$ seq 5 | awk '{print 2*$1, $1*$1}' | $ seq 5 | awk '{print 2*$1, $1*$1}' |
feedgnuplot --lines --points --legend 0 "data 0" --title "Test plot" --y2 1 feedgnuplot --lines --points --legend 0 "data 0" --title "Test plot" --y2 1
--terminal 'dumb 80,40' --exit --unset grid --terminal 'dumb 80,40' --exit
Test plot Test plot
10 ++------+--------+-------+-------+-------+--------+-------+------*A 25 10 +-----------------------------------------------------------------+ 25
+ + + + + + + + **#+ | + + + + + + + *##|
| : : : : : : data 0+**A*** | | data 0 ***A*#* |
| : : : : : : :** # | | ** # |
9 ++.......................................................**.##....| 9 |-+ ** ## |
| : : : : : : ** :# | | ** # |
| : : : : : : ** # | | ** # |
| : : : : : :** ##: ++ 20 | ** ## +-| 20
8 ++................................................A....#..........| 8 |-+ A # |
| : : : : : **: # : | | ** # |
| : : : : : ** : ## : | | ** ## |
| : : : : : ** :# : | | ** # |
| : : : : :** B : | | ** B |
7 ++......................................**......##................| 7 |-+ ** ## |
| : : : : ** : ## : : ++ 15 | ** ## +-| 15
| : : : : ** : # : : | | ** # |
| : : : :** : ## : : | | ** ## |
6 ++..............................*A.......##.......................| 6 |-+ *A ## |
| : : : ** : ##: : : | | ** ## |
| : : : ** : # : : : | | ** # |
| : : :** : ## : : : ++ 10 | ** ## +-| 10
5 ++......................**........##..............................| 5 |-+ ** ## |
| : : ** : #B : : : | | ** #B |
| : : ** : ## : : : : | | ** ## |
| : :** : ## : : : : | | ** ## |
4 ++...............A.......###......................................| 4 |-+ A ### |
| : **: ##: : : : : | | ** ## |
| : ** : ## : : : : : ++ 5 | ** ## +-| 5
| : ** : ## : : : : : | | ** ## |
| :** ##B# : : : : : | | ** ##B# |
3 ++.....**..####...................................................| 3 |-+ ** #### |
| **#### : : : : : : | | **#### |
| **## : : : : : : : | | #### |
B** + + + + + + + + |## + + + + + + + |
2 A+------+--------+-------+-------+-------+--------+-------+------++ 0 2 +-----------------------------------------------------------------+ 0
1 1.5 2 2.5 3 3.5 4 4.5 5 1 1.5 2 2.5 3 3.5 4 4.5 5