Content deleted Content added
(:Julien:) (talk | contribs) No edit summary |
Citation bot (talk | contribs) m Alter: journal, chapter-url. Removed parameters. | You can use this bot yourself. Report bugs here. | Activated by User:AManWithNoPlan | via #UCB_toolbar |
||
Line 24:
Scaling is necessary because the plot is based on interpolation (linear combination) of consecutive pairs of variables.<ref name="Gpc2">{{cite book |first1=Rida |last1=Moustafa |first2=Edward J. |last2=Wegman |chapter=Multivariate continuous data – Parallel Coordinates |editors= Unwin, A.; Theus, M.; and Hofmann, H. (Eds.) |title=Graphics of Large Datasets: Visualizing a Million |publisher=Springer |pages=143–156 |year=2006 |isbn=978-0387329062 }}</ref> Therefore, the variables must be in common scale, and there are many scaling methods to be considered as part of data preparation process that can reveal more informative views.
A smooth parallel coordinate plot is achieved with splines.<ref name="Gpc1">{{cite journal |first1=Rida |last1=Moustafa |first2=Edward J. |last2=Wegman |title=On Some Generalizations of Parallel Coordinate Plots |journal=Seeing a Million, A Data Visualization Workshop, Rain Am Lech (
== Reading ==
Inselberg ({{harvnb|Inselberg|1997|p= }}) made a full review of how to visually read out parallel coords' relational patterns.<ref>{{citation|last1=Inselberg |first1=A.|year=1997 |chapter=Multidimensional detective |editor=|title=Information Visualization, 1997. Proceedings., IEEE Symposium on |series=|isbn=|place=|pages=100–107|chapter-url=
== Limitations ==
Line 39:
== Software ==
While there are a large number of papers about parallel coordinates, there are only few notable software publicly available to convert databases into parallel coordinates graphics.<ref>{{cite web|url=http://eagereyes.org/techniques/parallel-coordinates|title=Parallel Coordinates|last=Kosara|first=Robert|year=2010}}</ref> Notable software are [[ELKI]], [[GGobi]], [[Macrofocus High-D]], [[Mondrian data analysis|Mondrian]], [[Orange (software)|Orange]] and [[ROOT]]. Libraries include [[Protovis.js]],<ref>{{cite web|url=https://mbostock.github.com/protovis/ex/cars.html|title=Protovis.js: Parallel Coordinates|last=Bostock|first=Mike|year=2011}}</ref> [[D3.js]]<ref>{{cite web|url=https://mbostock.github.com/d3/talk/20111116/iris-parallel.html|title=D3.js: Parallel Coordinates|last=Bostock|first=Mike|year=2012}}</ref><ref>{{cite web|url=http://bl.ocks.org/1341281|title=Parallel%20Coordinates|last=Davies|first=Jason|year=2011}}</ref> provide basic examples, while more complex examples are also available.<ref>{{cite web|url=http://exposedata.com/parallel/|title=Nutrient Contents - Parallel Coordinates|last=Chang|first=Kai
== Other visualizations for multivariate data ==
|