Parallel Coordinate Plots in the 'ggplot2' Framework
Wrapper for aes defaults
Generalized Parallel Coordinate plots
Generalized Parallel Coordinate plots
Generalized Parallel Coordinate plots
Generalized Parallel Coordinate plots
Proto version of the pcp geoms
ggpcp: Parallel Coordinate Plots in the 'ggplot2' Framework
Data wrangling for GPCPs: Step 3 order observations in factor variable...
Data wrangling for GPCPs: Step 2 scale values
Data wrangling for GPCPs: Step 1 variable selection
Theme for parallel coordinate plots
Modern Parallel Coordinate Plots have been introduced in the 1980s as a way to visualize arbitrarily many numeric variables. This Grammar of Graphics implementation also incorporates categorical variables into the plots in a principled manner. By separating the data managing part from the visual rendering, we give full access to the users while keeping the number of parameters manageably low.