This commit is contained in:
Dima Kogan
2021-02-21 13:54:50 -08:00
parent 24029e09d9
commit 577c2da307
3 changed files with 6 additions and 3 deletions

View File

@@ -538,7 +538,8 @@ These aren't "histograms", where gnuplot bins the data for us, but rather the
data is given to us, ready to plot. We pass =--xticlabels= to indicate that the
x-axis tic labels come from the data. This changes the interpretation of the
input: with =--domain=, each line begins with =x label ....=. Without
=--domain=, each line begins with =label ...=.
=--domain=, each line begins with =label ...=. This does /not/ affect the
tuple size.
Basic example without =--domain=: