diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:07:08 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:32 +0700 |
commit | 57503ee7b258dc1fd73794deca7eea74bca8d8a4 (patch) | |
tree | c49fdc397a393bd63e15d2d5a651dbaaa13ba639 | |
parent | 2e551736a3c9a399c94f65275302090f3dd12976 (diff) | |
download | slackbuilds-57503ee7b258dc1fd73794deca7eea74bca8d8a4.tar.gz |
academic/ggobi: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | academic/ggobi/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/academic/ggobi/README b/academic/ggobi/README index 2a325c43df..1bb21d26b4 100644 --- a/academic/ggobi/README +++ b/academic/ggobi/README @@ -1,7 +1,8 @@ -GGobi is an interactive, direct manipulation tool for visualizing high -dimensional data across linked plots. It provides highly dynamic and -interactive graphics such as tours, as well as familiar graphics such -as the scatterplot, barchart and parallel coordinates plots. Plots are -interactive and linked with brushing and identification. The GUI is built -using Gtk+. It reads data in regular ASCII format and more richly using -an XML format. Plugins for other formats are also available. +GGobi is an interactive, direct manipulation tool for visualizing +high dimensional data across linked plots. It provides highly dynamic +and interactive graphics such as tours, as well as familiar graphics +such as the scatterplot, barchart and parallel coordinates plots. +Plots are interactive and linked with brushing and identification. The +GUI is built using Gtk+. It reads data in regular ASCII format and +more richly using an XML format. Plugins for other formats are also +available. |