Skip to content

ggExtra v0.11.0

Latest

Choose a tag to compare

@daattali daattali released this 01 Sep 15:04
· 9 commits to master since this release
  • DEPRECATION NOTICE The runExample() function is no longer required since {shiny} version 1.8.1 (March 2024). You can now use shiny::runExample("ggMarginal", package = "ggExtra") instead of ggExtra::runExample(). (#180)
  • Removed deprecated call to ggplot2's ..density.. (#175)
  • Removed deprecated call to ggplot2's aes_string() (#175)