Grace
A WYSIWYG 2D plotting tool for scientific graphing
Introduction
Grace is a scientific plotting and graphing program which uses a WYSIWYG interface. It is primarily designed for plotting in 2D and can run on most unix-based systems.
Using Grace on RCC Resources
Grace is available both as a CLI tool (HPC and Spear) and a GUI tool (Spear).
To open an interactive Grace shell on HPC or Spear, use the grace
command:
$ grace
grace:1>
To open an interactive GUI console on Spear, be sure to connect to Spear in a way that you can run graphical applications. Then run:
$ xmgrace
The full Grace documentation is available online: http://plasma-gate.weizmann.ac.il/Grace/doc/UsersGuide.html.