Table of Contents

Class: GnuplotProcess Gnuplot/gp_mac.py

Unsophisticated interface to a running gnuplot program.

See gp.GnuplotProcess for usage information.

Methods   
__call__
__init__
flush
  __call__ 
__call__ ( self,  s )

Send a command string to gnuplot, followed by newline.

  __init__ 
__init__ ( self,  persist=0 )

Start a gnuplot process.

Create a GnuplotProcess object. This starts a gnuplot program and prepares to write commands to it.

Keyword arguments:

persist

the -persist option is not supported on the Macintosh so this argument must be zero.

  flush 
flush ( self )


Table of Contents

This document was automatically generated on Fri Jan 26 14:06:11 2001 by HappyDoc version r0_9_2