{"id":13711568,"url":"https://github.com/eliocamp/ggpercentogram","last_synced_at":"2025-03-20T01:33:02.724Z","repository":{"id":215851036,"uuid":"669929291","full_name":"eliocamp/ggpercentogram","owner":"eliocamp","description":"Create equal-area histograms with 'ggplot2'","archived":false,"fork":false,"pushed_at":"2023-07-23T22:16:53.000Z","size":11,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-03T23:23:39.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/eliocamp.png","metadata":{"files":{"readme":"README.Rmd","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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-23T22:16:47.000Z","updated_at":"2024-04-16T19:44:15.000Z","dependencies_parsed_at":"2024-01-17T16:57:17.995Z","dependency_job_id":"991e63eb-a537-4863-a8f8-0cb06e9e7127","html_url":"https://github.com/eliocamp/ggpercentogram","commit_stats":null,"previous_names":["eliocamp/ggpercentogram"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliocamp%2Fggpercentogram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliocamp%2Fggpercentogram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliocamp%2Fggpercentogram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliocamp%2Fggpercentogram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliocamp","download_url":"https://codeload.github.com/eliocamp/ggpercentogram/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219865978,"owners_count":16555922,"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":[],"created_at":"2024-08-02T23:01:09.448Z","updated_at":"2024-10-10T18:52:23.437Z","avatar_url":"https://github.com/eliocamp.png","language":"R","funding_links":[],"categories":["Plot layers"],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# ggpercentogram\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\nA percentogram is a histogram in which each bin has the same  number of observations and is\ndrawn to have an equal area.\n\n## Installation\n\nYou can install the development version of ggpercentogram like so:\n\n``` r\nremotes::install_github(\"eliocamp/ggpercentogram\")\n```\n\n## Example\n\n\n```{r example}\nlibrary(ggplot2)\nlibrary(ggpercentogram)\nggplot(diamonds, aes(carat)) +\n  geom_percentogram()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliocamp%2Fggpercentogram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliocamp%2Fggpercentogram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliocamp%2Fggpercentogram/lists"}