Virgil.GRiffith
:: Gnuplot tips
[
Changes
] [
Calendar
] [
Search
] [
Index
]
Gnuplot tips
You can remove the tic-labels from the x/y/z axis with:
set format {x|y} ''
You can prevent your graph displaying beyond your data on an axis with:
set autoscale xfix
Increase the size of plots, this is especially useful in multiplot:
set {b|t|r|l}margin 0
GNUPLOT_SYMBOL_POSTSCRIPT_GUIDE.pdf
(last modified 2007-06-27) [
Login
]
(No back references.)