{"id":22922720,"url":"https://github.com/stscl/spedm_logo","last_synced_at":"2026-02-28T03:09:50.927Z","repository":{"id":266599302,"uuid":"868121446","full_name":"stscl/spEDM_logo","owner":"stscl","description":"Logo for R package spEDM","archived":false,"fork":false,"pushed_at":"2025-11-01T09:24:01.000Z","size":7875,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-01T11:22:35.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/stscl.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-05T14:33:04.000Z","updated_at":"2025-11-01T09:24:04.000Z","dependencies_parsed_at":"2025-04-01T14:46:58.602Z","dependency_job_id":null,"html_url":"https://github.com/stscl/spEDM_logo","commit_stats":null,"previous_names":["stscl/spedm_logo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stscl/spEDM_logo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stscl%2FspEDM_logo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stscl%2FspEDM_logo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stscl%2FspEDM_logo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stscl%2FspEDM_logo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stscl","download_url":"https://codeload.github.com/stscl/spEDM_logo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stscl%2FspEDM_logo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29923455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-14T08:12:01.521Z","updated_at":"2026-02-28T03:09:50.911Z","avatar_url":"https://github.com/stscl.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n``` r\nset.seed(123)\nfig1 = ggplot2::ggplot(data.frame(x = rnorm(6e5),y = rnorm(6e5)), \n                       ggplot2::aes(x = x, y = y)) +\n  ggplot2::geom_hex(bins = 30, show.legend = F) +\n  ggplot2::scale_fill_gradient(low = \"#212d2c\", high = \"#ffffffd0\") + \n  ggplot2::coord_fixed() + \n  ggplot2::theme_void() +\n  ggplot2::theme(\n    plot.background = ggplot2::element_rect(fill = \"transparent\", \n                                            color = \"transparent\"),\n    panel.background = ggplot2::element_rect(fill = \"transparent\", \n                                             color = \"transparent\")\n  ) +\n  ggview::canvas(width = 600, height = 550, units = 'px')\nggview::save_ggplot(fig1,'./bg.png',dpi = 100, bg = 'transparent')\n\nccm = figpatch::fig('./MCM.png')\nccm = ggimage::ggbackground(ccm, './figure/bg.png')\nggplot2::ggsave(\"./figure/mcm_binding.png\", ccm,\n                width = 3.25, height = 3.25, \n                dpi = 100)\n\nlibrary(showtext)\nshowtext_auto(enable = TRUE)\nfont_add(\"ShineTypewriter\", regular = \"./ShineTypewriter-lgwzd.ttf\")\nlibrary(hexSticker)\nlibrary(magick)\n\nsticker(\n  subplot = \"./figure/mcm_binding.png\",\n  s_x = 0.995,\n  s_y = 0.920,\n  s_width = .6,\n  s_height = .6,\n  package = \"spEDM\",\n  p_family = \"ShineTypewriter\",\n  p_size = 18.5,\n  p_x = 1.00,\n  p_y = 1.525,\n  p_color = \"#a9fdff\",\n  dpi = 300,\n  asp = 1,\n  h_size = 2.25,\n  h_color = \"#24e2be\",\n  h_fill = \"#212d2c\",\n  white_around_sticker = F,\n  url = \"https://stscl.github.io/spEDM\",\n  u_color = \"#a9fdff\",\n  u_size = 5.25,\n  filename = \"spEDM_logo.png\"\n)\n\nimage_read('./spEDM_logo.png') |\u003e \n  image_resize(\"240x278\")|\u003e \n  image_write('./spEDM_logo.png')\n```\n\n![](./spEDM_logo.png)\n\n**Special thanks to [my girlfriend](https://github.com/layeyo) for her\ninvaluable help to designing the central EDM figure.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstscl%2Fspedm_logo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstscl%2Fspedm_logo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstscl%2Fspedm_logo/lists"}