academic/grace: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 15:07:19 -04:00 committed by Willy Sudiarto Raharjo
parent dff3d84aba
commit 7d03b8ea7e
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 7 additions and 6 deletions

View File

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