mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-05 22:11:12 +08:00
documented --xticlabels
This commit is contained in:
parent
302dc0cbd3
commit
130b212ed8
@ -1990,6 +1990,17 @@ list
|
|||||||
|
|
||||||
=item
|
=item
|
||||||
|
|
||||||
|
C<--xticlabels>
|
||||||
|
|
||||||
|
If given, the x-axis tic labels are not numerical, but are read from the data.
|
||||||
|
This changes the interpretation of the input data: with C<--domain>, each line
|
||||||
|
begins with C<x label ....>. Without C<--domain>, each line begins with C<label
|
||||||
|
...>. This makes sense only without C<--3d>. Please see the guide
|
||||||
|
(L<https://github.com/dkogan/feedgnuplot/blob/master/guide/guide.org>) for usage
|
||||||
|
examples.
|
||||||
|
|
||||||
|
=item
|
||||||
|
|
||||||
C<--binwidth width>
|
C<--binwidth width>
|
||||||
|
|
||||||
The width of bins when making histograms. This setting applies to ALL histograms
|
The width of bins when making histograms. This setting applies to ALL histograms
|
||||||
|
Loading…
Reference in New Issue
Block a user