mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-06 06:21:16 +08:00
made POD less verbose
This commit is contained in:
parent
1acb30c3cd
commit
faaeac7990
@ -1302,51 +1302,11 @@ to 0 to plot ALL the data. Does not make sense with 3d plots. Implies
|
|||||||
|
|
||||||
=item
|
=item
|
||||||
|
|
||||||
--xmin xxx
|
--xmin/xmax/ymin/ymax/y2min/y2max/zmin/zmax xxx
|
||||||
|
|
||||||
Set the range for the x axis. These are ignored in a streaming plot
|
Set the range for the given axis. These x-axis bounds are ignored in a streaming
|
||||||
|
plot. The y2-axis bound do not apply in 3d plots. The z-axis bounds apply
|
||||||
=item
|
I<ONLY> to 3d plots or colormaps.
|
||||||
|
|
||||||
--xmax xxx
|
|
||||||
|
|
||||||
Set the range for the x axis. These are ignored in a streaming plot
|
|
||||||
|
|
||||||
=item
|
|
||||||
|
|
||||||
--ymin xxx
|
|
||||||
|
|
||||||
Set the range for the y axis.
|
|
||||||
|
|
||||||
=item
|
|
||||||
|
|
||||||
--ymax xxx
|
|
||||||
|
|
||||||
Set the range for the y axis.
|
|
||||||
|
|
||||||
=item
|
|
||||||
|
|
||||||
--y2min xxx
|
|
||||||
|
|
||||||
Set the range for the y2 axis. Does not apply to 3d plots.
|
|
||||||
|
|
||||||
=item
|
|
||||||
|
|
||||||
--y2max xxx
|
|
||||||
|
|
||||||
Set the range for the y2 axis. Does not apply to 3d plots.
|
|
||||||
|
|
||||||
=item
|
|
||||||
|
|
||||||
--zmin xxx
|
|
||||||
|
|
||||||
Set the range for the z axis. Only applies to 3d plots or colormaps.
|
|
||||||
|
|
||||||
=item
|
|
||||||
|
|
||||||
--zmax xxx
|
|
||||||
|
|
||||||
Set the range for the z axis. Only applies to 3d plots or colormaps.
|
|
||||||
|
|
||||||
=item
|
=item
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user