{"id":16703868,"url":"https://github.com/leeper/ciplotm","last_synced_at":"2026-04-01T21:49:43.461Z","repository":{"id":33924067,"uuid":"37645044","full_name":"leeper/ciplotm","owner":"leeper","description":"Modified Version of Nick Cox's 'ciplot' ado for Stata","archived":false,"fork":false,"pushed_at":"2017-09-12T14:56:53.000Z","size":7,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-28T00:22:59.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Stata","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leeper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-18T07:39:45.000Z","updated_at":"2020-10-07T15:49:12.000Z","dependencies_parsed_at":"2022-09-13T22:52:39.283Z","dependency_job_id":null,"html_url":"https://github.com/leeper/ciplotm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leeper/ciplotm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Fciplotm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Fciplotm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Fciplotm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Fciplotm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leeper","download_url":"https://codeload.github.com/leeper/ciplotm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Fciplotm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-12T19:10:04.185Z","updated_at":"2026-04-01T21:49:43.304Z","avatar_url":"https://github.com/leeper.png","language":"Stata","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ciplotm\nThis is a fork of Nick Cox's [`ciplot` ado for Stata](https://ideas.repec.org/c/boc/bocode/s431202.html). It adds an optional `sepby` argument the controls the display behavior when using multiple variables in `varlist` combined with the `by()` option. If `sepby`, then `ciplotm` behaves the same as the original `ciplot`. If not using `sepby` (the new default), then bars for each variable are aligned (vertically or horizontally, depending on the other options).\n\nThis is athe default behavior of `ciplot` (or the optional behavior or `ciplotm` with the `, sepby` argument):\n\n```Stata\nwebuse citytemp, clear\nciplot heatdd cooldd, by(region) horizontal recast(conn)\n```\n\n![ciplot](http://i.imgur.com/L55GkUk.png)\n\nAnd here's the new default behavior using `ciplotm`:\n\n```Stata\nciplotm heatdd cooldd, by(region) horizontal recast(conn)\nwebuse citytemp, clear\n```\n\n![ciplotm](http://i.imgur.com/r0XKbjZ.png)\n\nSee [this StackOverflow post for background context](http://stackoverflow.com/questions/30890710/align-bars-in-ciplot).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleeper%2Fciplotm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleeper%2Fciplotm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleeper%2Fciplotm/lists"}