Package PyFoam :: Package ThirdParty :: Package Gnuplot :: Module gp_win32 :: Class GnuplotOpts
[hide private]
[frames] | no frames]

Class GnuplotOpts

source code

The configuration options for gnuplot under windows.

See gp_unix.py for details about the meaning of these options. Please let me know if you know better choices for these settings.

Class Variables [hide private]
  gnuplot_command = r'pgnuplot.exe'
  recognizes_persist = 0
  recognizes_binary_splot = 1
  prefer_inline_data = 0
  support_fifo = 0
  prefer_fifo_data = 0
  default_term = 'windows'
  default_lpr = 'PRN'
  prefer_enhanced_postscript = 1