{"id":13857703,"url":"https://github.com/erocoar/gghalves","last_synced_at":"2025-04-04T16:17:04.138Z","repository":{"id":35129056,"uuid":"206013487","full_name":"erocoar/gghalves","owner":"erocoar","description":"✂️ Easy half-half geoms in ggplot2","archived":false,"fork":false,"pushed_at":"2022-11-20T11:11:16.000Z","size":333,"stargazers_count":229,"open_issues_count":9,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-11-20T15:01:48.154Z","etag":null,"topics":["dataviz","ggplot-extension","ggplot2","r","visualization"],"latest_commit_sha":null,"homepage":"https://erocoar.github.io/gghalves/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocoar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-03T07:17:13.000Z","updated_at":"2023-08-29T10:18:40.000Z","dependencies_parsed_at":"2023-01-15T14:24:44.868Z","dependency_job_id":null,"html_url":"https://github.com/erocoar/gghalves","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocoar%2Fgghalves","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocoar%2Fgghalves/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocoar%2Fgghalves/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocoar%2Fgghalves/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocoar","download_url":"https://codeload.github.com/erocoar/gghalves/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208190,"owners_count":20901570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dataviz","ggplot-extension","ggplot2","r","visualization"],"created_at":"2024-08-05T03:01:44.628Z","updated_at":"2025-04-04T16:17:04.112Z","avatar_url":"https://github.com/erocoar.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"[![R-CMD-check](https://github.com/erocoar/gghalves/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/erocoar/gghalves/actions/workflows/R-CMD-check.yaml)\n[![CRAN_Release_Badge](http://www.r-pkg.org/badges/version-ago/gghalves)](https://CRAN.R-project.org/package=gghalves)\n[![CRAN_Download_Badge](http://cranlogs.r-pkg.org/badges/grand-total/gghalves)](https://CRAN.R-project.org/package=gghalves)\n\n### About\n`gghalves` makes it easy to compose your own `half-half` plots via `ggplot2`. Think displaying a boxplot next to jittered points, or violin plots side by side with dotplots. \n\n### Installation\n`gghalves` can be installed via GitHub:\n\n```r\nif (!require(devtools)) {\n    install.packages('devtools')\n}\ndevtools::install_github('erocoar/gghalves')\n```\n\n### Features\n`gghalves` adds `_half_` extensions to selected `geom`s:\n- `geom_half_boxplot`\n- `geom_half_violin`\n- `geom_half_point`\n\nAll of them have a `side` argument that can be either `l` for left or `r` for right half. As a special case there is also `geom_half_dotplot` to support half dotplots that dodge aesthetics such as `fill` and `colour`. \n\n`gghalves` also works well with other `ggplot2` geoms and extensions such as `geom_dotplot` and `ggbeeswarm::geom_beeswarm`.\n\n![Features](https://i.imgur.com/7APxx1t.png)\n\n### Roadmap\nGenerally, I hope to add more features over time. If you would like to see a certain feature, please open an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferocoar%2Fgghalves","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferocoar%2Fgghalves","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferocoar%2Fgghalves/lists"}