README 657 B

12345678910111213
  1. Grace is a WYSIWYG tool to make two-dimensional plots of numerical
  2. data. It runs under various (if not all) flavors of Unix with X11 and
  3. M*tif (LessTif or Motif). It also runs under VMS, OS/2, and Windows
  4. (95/98/NT/2000/XP). Its capabilities are roughly similar to GUI-based
  5. programs like Sigmaplot or Microcal Origin plus script-based tools like
  6. Gnuplot or Genplot. Its strength lies in the fact that it combines the
  7. convenience of a graphical user interface with the power of a scripting
  8. language which enables it to do sophisticated calculations or perform
  9. automated tasks.
  10. Grace is derived from Xmgr (a.k.a. ACE/gr), originally written by Paul
  11. Turner.