table of contents
other versions
- bookworm 19.0.20230216+dfsg-2+b1
- testing 19.0.20230216+dfsg-2+b2
- unstable 19.0.20230216+dfsg-2+b2
- experimental 19.2.20230331+dfsg-1
XY-PLOT(1) | NCBI Entrez Direct User's Manual | XY-PLOT(1) |
NAME¶
xy-plot - produce and display a line graph
SYNOPSIS¶
xy-plot [filename]
DESCRIPTION¶
xy-plot reads from standard input a two-column text file whose columns contain x and y coordinates respectively, generates a corresponding PNG image, and (if possible) displays the image to the user.
OPTIONS¶
- filename
- Output filename (edirect.png by default). Explicitly specifying the .png extension may be helpful.
SEE ALSO¶
xdg-open(1).
2017-01-24 | NCBI |