From faaeac7990d4991003708c1f9efd3e50fb536498 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Sat, 19 Oct 2013 14:00:12 -0700 Subject: [PATCH] made POD less verbose --- bin/feedgnuplot | 54 +++++++------------------------------------------ 1 file changed, 7 insertions(+), 47 deletions(-) diff --git a/bin/feedgnuplot b/bin/feedgnuplot index cbeb80a..1958fb8 100755 --- a/bin/feedgnuplot +++ b/bin/feedgnuplot @@ -1274,7 +1274,7 @@ Set y-axis label. Only applies to 3d plots =item ---title xxx +--title xxx Set the title of the plot @@ -1302,55 +1302,15 @@ to 0 to plot ALL the data. Does not make sense with 3d plots. Implies =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 +I to 3d plots or colormaps. =item ---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 - ---y2 xxx +--y2 xxx Plot the data specified by this curve ID on the y2 axis. Without --dataid, the ID is just an ordered 0-based index. Does not apply to 3d plots. Can be passed @@ -1358,7 +1318,7 @@ multiple times, or passed a comma-separated list =item ---histogram curveID +--histogram curveID Set up a this specific curve to plot a histogram. The bin width is given with