Gnuplot
Gnuplot is a scientific plotting tool.  More information can be found here. You will need to install Gnuplot, Gnuplot.py, and Numeric python.

Shared Gnuplot
SharedGnuplot includes a wrapper that integrates it with the AccessGrid infrastructure to enable collaborative use.  When a user issues a command in the gnuplot window, it is transmitted to the other participants and executed in their gnuplot session, so they see the same graph.

It was developed at Argonne National Lab.  Direct questions to ag-mcs@mcs.anl.gov.

Installing SharedGnuplot
  • Download the following file:  SharedGnuplot.zip
  • Install the package
    • Linux: python2 agpm.py -z SharedGnuplot.zip
    • Windows: agpm.py -f SharedGnuplot.zip