diff options
-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. |