OutputType
Various output types that can be specified to gnuplot. Currently, the wrapper supports the following options:
OutputType.X11for charts that are opened in a new windowOutputType.Pngfor saving charts to a PNG file.OutputType.Epsfor saving charts to an EPS file.