{"id":18247056,"url":"https://github.com/badbye/d3calendar","last_synced_at":"2025-04-08T19:35:31.452Z","repository":{"id":66175962,"uuid":"149569884","full_name":"badbye/d3calendar","owner":"badbye","description":"Calendar heatmap based on D3 using R language","archived":false,"fork":false,"pushed_at":"2018-09-21T02:25:09.000Z","size":410,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T15:17:16.323Z","etag":null,"topics":["calendar","d3js","heatmap","r"],"latest_commit_sha":null,"homepage":null,"language":"R","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/badbye.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}},"created_at":"2018-09-20T07:32:53.000Z","updated_at":"2018-09-21T02:25:10.000Z","dependencies_parsed_at":"2023-02-21T16:45:23.577Z","dependency_job_id":null,"html_url":"https://github.com/badbye/d3calendar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badbye%2Fd3calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badbye%2Fd3calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badbye%2Fd3calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badbye%2Fd3calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/badbye","download_url":"https://codeload.github.com/badbye/d3calendar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247912999,"owners_count":21017078,"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":["calendar","d3js","heatmap","r"],"created_at":"2024-11-05T09:28:50.629Z","updated_at":"2025-04-08T19:35:31.433Z","avatar_url":"https://github.com/badbye.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# d3calendar\n\n\n## Installation\n\n```\ndevtools::install_github('badbye/d3calendar')\n```\n\n## Usage\n\n```R\nlibrary(d3calendar)\ndf = data.frame(date=as.Date('2018-01-01') + 0:364, value=rnorm(365))\ndf$label = sprintf('%s: %.2f%%', df$date, df$value * 100)\nd3calendar(df)\n```\n\n\u003cimg src=\"screenshots/d3calendar_example.png\" height=\"400px\"/\u003e\n\n\n## TODO: \n \n- Add legend\n\n- Self-defined colors\n\n- One more plot: https://bl.ocks.org/mbostock/4063318\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadbye%2Fd3calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbadbye%2Fd3calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadbye%2Fd3calendar/lists"}