diff options
author | Pedro Mendes <pedro@gepasi.org> | 2010-05-13 00:57:16 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:57:16 +0200 |
commit | 55c1a30c6e5388224a203d2b163ec5f38b54bc3a (patch) | |
tree | c640ca82d88680163dc83f7604fa85e4dd066c8c /academic/ggobi/README | |
parent | ef4ebfec780485c2afa435102cf777d2491b5800 (diff) |
academic/ggobi: Added to 13.0 repository
Diffstat (limited to 'academic/ggobi/README')
-rw-r--r-- | academic/ggobi/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/ggobi/README b/academic/ggobi/README new file mode 100644 index 000000000000..2a325c43df35 --- /dev/null +++ b/academic/ggobi/README @@ -0,0 +1,7 @@ +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. |