Skip to content

Releases: NicolasH2/ggbrace

Version 0.1.2 CRAN

14 Jul 10:36

Choose a tag to compare

This version of ggbrace was published on CRAN as version 0.1.2>
It includes the following updates:

  • a new parameter "bracketType" now allows to plot square brackets instead of curly ones
  • a new parameter "discreteAxis" now allows to plot brackets around data on a discrete axis, as is the case for bar charts
  • some fixes in the parameters that shape curly braces now have internal limits so that extreme user input will be overwritten with the threshold values (e.g. where the mid-point can be, etc.)
  • annotation has been adjusted

Version 0.1.1 CRAN

27 Jun 18:35
037a3ce

Choose a tag to compare

Version 0.1.1 as was uploaded to CRAN

Version 0.1.1

08 Feb 18:07

Choose a tag to compare

The users now only use stat_brace and stat_bracetext.
In the background, the functions are now much easier to understand. The stat_ functions directly go for a ggplot::layer instead of doing pre-calculations first. The text is plotted in the separate function stat_bracetext so that parameters for text can individually be set.

Version 0.1.0

26 Feb 13:47
ae78b81

Choose a tag to compare

Creates curly braces in ggplot2.
Comes with 2 functions: geom_brace & seekBrace, which have the same basic arguements

  • geom_brace() can be used directly in ggplot
  • seekBrace() outputs a data.frame. This function is used by geom_brace to create the brace.