NEWS.md

GGally 2.2.0

Bug fixes

GGally 2.1.2

Bug fixes

GGally 2.1.1

Bug fixes

GGally 2.1.0

Breaking changes

Other changes

GGally 2.0.0

New Vignettes

New functions

ggbivariate() (@larmarange, #324) Display an outcome using several potential explanatory variables vig_ggally("ggbivariate")

ggtable() (@larmarange, #351) Cross-tabulated tables of discrete variables vig_ggally("ggtable")

add_to_ggmatrix() (#362) Add ggplot2 objects to ggmatrix objects at selected locations Locations can be rows, columns, matrices, or other shorthand values.

ggally_autopoint(), ggally_autopointDiag() (@larmarange, #325) * Make scatterplots compatible with both continuous and categorical variables using ggforce::geom_autopoint().

ggally_colbar(), ggally_rowbar() (@larmarange, #324) * Plot column or row percentage using bar plots.

ggally_count(), ggally_countDiag() (@larmarange, #321) * Plot the number of observations by using rectangles with proportional areas.

ggally_cross() (@larmarange, #326) * Plot the number of observations by using square points with proportional areas.

ggally_crosstable() (@larmarange, #351) * Display a cross-tabulated table.

ggally_statistic() (#327) A generalized version of ggally_cor() Use this method to create functions similar to ggally_cor() that return any text value given and x and y vector of data

ggally_summarise_by() (@larmarange, #325) * Display summary statistics of a continuous variable for each value of a discrete variable.

ggally_table() (@larmarange, #326) * Plot the number of observations as a table.

ggally_trends() (@larmarange, #333) * Plot trends using line plots.

signif_stars() (@larmarange, #327) * Return the appropriate number of significance stars as a character vector for the provided numeric input values.

New ggplot2 plot statistics:

stat_cross() (@larmarange, #326) * Computes statistics of a 2-dimensional matrix using broom::augment.htest.

stat_prop() (@larmarange, #324) * Compute proportions according to custom denominator.

stat_weighted_mean() (@larmarange, #333) * Compute the mean of y aesthetic for each unique value of x, taking into account weight aesthetic if provided.

Major updates

ggally_cor() (#327) New implementation using ggally_statistic() Will now hide the grid by default and add a border (displayGrid = FALSE) Added the ability to display significance stars (stars = TRUE) Alignment has been fixed so both short and long names should be displayed within view. alignPercent now corresponds to the center of the text. Added the ability to separate the arguments sent to the title and the groups (title_args and group_args) Digits now represents the total number of digits after the decimal place. To use the old version, change your ggally_cor() function calls to ggally_cor_v1_5(). Previously deprecated parameters have been removed

Website * Updated to use pkgdown (#335)

Features and bug fixes:

ggpairs() (#331) New proportion argument to control relative size of sub-plots option proportion = "auto" for automatic guess based on the number of levels for discrete variables

ggduo() (#331) New xProportion and yProportion arguments to control relative size of sub-plots Set option xProportion = "auto" and yProportion = "auto" for automatic guess based on the number of levels for discrete variables

ggscatmat() lowertriangle() now preallocates it's memory usage for a 2-5x speed improvement. (@vlepori, #328) Fixed facet'ing error where the factor order was not preserved. This error caused the facets to be alphabetically sorted, cause plots to appear in unexpected locations. (#355)

GGally 1.5.0

ggnet and ggnet2 * Fixed some logic bugs from newer R versions

ggally_box and ggally_dot * Label now appears axis and is displayed in a plot matrix. (#253)

ggsurv * Provide sensible legend values when multiple factors are present. (#310)

ggally_cor * Added displayGrid argument to turn of the background grid. (#312)

GGally 1.3.3

ggpairs and ggduo

ggmatrix

ggnostic

ggnet2

ggally_smooth

ggcoef

ggparcoord

GGally 1.3.2

ggpairs and ggduo

ggparcoord

Package

GGally 1.3.1

Added new dataset psychademic

Added original ggmatrix theme

ggsurv error reporting

+.gg

ggmatrix.print

GGally 1.3.0

ggmatrix.print - massive update!

ggmatrix legend

ggnostic - New function!

ggfacet - New function!

fn_switch - New function!

ggmatrix - allow custom labellers for facet labels

ggmatrix and ggplot2::last_plot()

ggmatrix and ggplot2 labels

ggmatrix and ggplot2::ggsave()

ggpairs and ggduo check for cardinality (#197)

ggmatrix plot proportions

ggally_cor colour aesthetic

ggsurv

Vignettes

ggally_box_no_facet and ggally_dot_no_facet

GGally 1.2.0

install requirements

ggduo - New!

ggally_smooth_loess - New!

ggally_smooth_lm - New!

ggmatrix.print

ggnetworkmap

ggsurv

package testing

GGally 1.1.0

ggcoef - New!

gglegend - New!

ggally_densityDiag

ggally_smooth

ggally_ratio

ggcorr

ggfluctuation2

ggnetworkmap

ggparcoord

ggpairs

ggscatmat

ggsurv

wrap

github chat

travis-ci

GGally 1.0.1

ggparcoord

ggscatmat

print.ggmatrix

GGally 1.0.0

ggplot2

New functions

Vignettes

ggmatrix

ggpairs

ggcorr

gglyph

ggparcoord

ggsurv

ggally_density

ggally_na

Data



Try the GGally package in your browser

Any scripts or data that you put into this service are public.

GGally documentation built on Nov. 22, 2023, 9:06 a.m.