Interactive data visualization: Difference between revisions

Content deleted Content added
m Disambiguating links to Mondrian (link changed to Mondrian (software)) using DisamAssist.
Line 22:
* [[iplots]] is an R package for creating interactive plots using RJava.
* [[GGobi]] is software for interactive graphics for multivariate real-valued data. It is written in C, and was actively developed between 1998-2001. There is an R package, rggobi, which provides some dual access to data structures from R.
* [[Mondrian (software)|Mondrian]] is Java software for interactive graphics for multivariate data. It can handle a mix of variable types.
* MANET is software for interactive graphics for multivariate data, that can handle mixed data types. It is written in C++ using apply graphics libraries, and although it is not in general use, formed the inspiration for Mondrian.
* [[XLispStat]] was Lisp software for statistical analysis that had both interactive graphics and modeling capabilities. Other software packages for particular purposes was built on it: Vista for psychometric data, Arc for regression diagnostics.