#include <gnuplot_i.h>
Data Fields | |
FILE* | gnucmd |
int | nplots |
char | pstyle [32] |
char | to_delete [GP_MAX_TMP_FILES][GP_TMP_NAME_SIZE] |
int | ntmp |
|
Pipe to gnuplot process Definition at line 66 of file gnuplot_i.h. |
|
Number of currently active plots Definition at line 69 of file gnuplot_i.h. |
|
Number of temporary files Definition at line 76 of file gnuplot_i.h. |
|
Current plotting style Definition at line 71 of file gnuplot_i.h. |
|
Name of temporary files Definition at line 74 of file gnuplot_i.h. |