A | |
| axis_opt [Gnuplot_common.T] | |
B | |
| border_loc [Gnuplot_common.T] | List of numbers among 1, 2, 3 and 4 corresponding to border locations. |
C | |
| color [Gnuplot_common.T] | Color, compatible with the |
| coord [Gnuplot_common.T] | |
D | |
| device [Gnuplot_common.T] | The |
H | |
| handle [Gnuplot_common.T] | Gnuplot handle |
M | |
| mat [Gnuplot.DATA] | Matrix type |
| mat [Gnuplot.PLOT_DATA] | |
| mat [Gnuplot.Array] | |
| mat [Gnuplot.Bigarray] | |
S | |
| style [Gnuplot_common.T] | Style of plotting lines |
V | |
| vec [Gnuplot.DATA] | 1D vectors, y coordinate only |
| vec [Gnuplot.PLOT_DATA] | |
| vec [Gnuplot.Array] | |
| vec [Gnuplot.Bigarray] | |
| vec2 [Gnuplot.DATA] | 2D vectors, x and y coordinates |
| vec2 [Gnuplot.PLOT_DATA] | |
| vec4 [Gnuplot.DATA] | 2D vectors with additional info, x and y coordinates plus two more fields (for vector coordinates, errors,...). |
| vec4 [Gnuplot.PLOT_DATA] |