YuLab-SMU / ggbreak

:broken_heart: An implementation of scale functions for setting axis breaks of a 'gg' plot.
https://www.frontiersin.org/articles/10.3389/fgene.2021.774846
129 stars 4 forks source link
axis-break cut-plot ggbreak ggplot2 wrap-plot

ggbreak: set axis breaks for ‘ggplot2’

CRAN\_Status\_Badge

An implementation of scale functions for setting axis breaks of a ‘gg’ plot.

:writing_hand: Authors

Guangchuang YU & Shuangbin XU

School of Basic Medical Sciences, Southern Medical University

https://yulab-smu.top

saythanks

:books: Citation

If you use ggbreak in published research, please cite the following paper:

:arrow_double_down: Installation

Get the released version from CRAN:

install.packages("ggbreak")

Or the development version from github:

remotes::install_github("YuLab-SMU/ggbreak")

:u6307: Vignette

For more details, please refer to the online vignette.