{"id":17049399,"url":"https://github.com/samccone/piechart","last_synced_at":"2025-04-12T16:20:59.469Z","repository":{"id":5465742,"uuid":"6661255","full_name":"samccone/pieChart","owner":"samccone","description":"pieChart","archived":false,"fork":false,"pushed_at":"2013-05-13T18:09:04.000Z","size":212,"stargazers_count":11,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T10:48:03.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/samccone.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-12T21:52:29.000Z","updated_at":"2023-12-05T03:13:06.000Z","dependencies_parsed_at":"2022-08-27T13:34:15.761Z","dependency_job_id":null,"html_url":"https://github.com/samccone/pieChart","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/samccone%2FpieChart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2FpieChart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2FpieChart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2FpieChart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samccone","download_url":"https://codeload.github.com/samccone/pieChart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248594191,"owners_count":21130316,"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-10-14T09:54:33.617Z","updated_at":"2025-04-12T16:20:59.412Z","avatar_url":"https://github.com/samccone.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"http://samccone.github.com/pieChart/\"\u003e -- Demo -- \u003c/a\u003e\n\u003ch2\u003e This Is PieChart \u003c/h2\u003e\nPieChart is a simple way to make beautiful donught style pie charts. It has the options for gradient fills and animations.\n\u003cp\u003e after seeing a deluge of charts in this style I decided to make a plugin to ease your development of them\u003c/p\u003e\n\u003cimg src=\"http://dribbble.s3.amazonaws.com/users/23390/screenshots/802936/pie-charts.png\" width=\"50px\"\u003e\n\u003cimg src=\"http://dribbble.s3.amazonaws.com/users/7387/screenshots/688739/piechart.jpg\"  width=\"50px\"\u003e\n\u003ch4\u003e how to use \u003c/h4\u003e\n\u003cpre\u003e\n  \u003ccode\u003e\n      pieChart({\n        fillPercent: 95,\n        backgroundStrokeColor: \"blue\", //optional\n        foregroundStrokeColor: \"green\", //optional\n        animationRate: 5, //optional\n        animationTick: function(angle) { console.log(\"currently at \"+angle)}, //optional\n        radius: 120, //optional\n        stroke: 12, //optional\n        container: document.getElementById('ff') //optional\n      });\n  \u003c/code\u003e\n\u003c/pre\u003e\n\u003cimg src=\"http://dl.dropbox.com/u/47552986/Screenshots/y.png\" width=\"312px\" height=\"190px\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamccone%2Fpiechart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamccone%2Fpiechart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamccone%2Fpiechart/lists"}