{"id":13712259,"url":"https://github.com/AndreiMisiukevich/SegmentedCircleView","last_synced_at":"2025-05-06T21:33:43.417Z","repository":{"id":111472760,"uuid":"167263532","full_name":"AndreiMisiukevich/SegmentedCircleView","owner":"AndreiMisiukevich","description":"SegmentedCircleView for xamarin forms","archived":false,"fork":false,"pushed_at":"2019-03-18T18:21:23.000Z","size":449,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-12T22:42:38.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndreiMisiukevich.png","metadata":{"files":{"readme":"README.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-23T22:24:08.000Z","updated_at":"2024-03-21T11:45:58.000Z","dependencies_parsed_at":"2023-05-07T12:47:14.377Z","dependency_job_id":null,"html_url":"https://github.com/AndreiMisiukevich/SegmentedCircleView","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/AndreiMisiukevich%2FSegmentedCircleView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiMisiukevich%2FSegmentedCircleView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiMisiukevich%2FSegmentedCircleView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiMisiukevich%2FSegmentedCircleView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreiMisiukevich","download_url":"https://codeload.github.com/AndreiMisiukevich/SegmentedCircleView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224535885,"owners_count":17327611,"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:16.469Z","updated_at":"2024-11-13T22:31:29.140Z","avatar_url":"https://github.com/AndreiMisiukevich.png","language":"C#","readme":"# SegmentedCircleView\nSegmentedCircleView for xamarin forms\n\n\u003chtml\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/AndreiMisiukevich/SegmentedCircleView/blob/master/1.png?raw=true\" width=\"200\"\u003e\n\u003c/p\u003e\n\u003c/html\u003e\n\n## Easy for use\n- **Add and setup FFImageLoading plugin with SVG support!**\n- Copy next classes to your NETSTANDARD proj\nhttps://github.com/AndreiMisiukevich/SegmentedCircleView/blob/master/Segmented/SegmentedCircleView.cs\nhttps://github.com/AndreiMisiukevich/SegmentedCircleView/blob/master/Segmented/SegmentInfo.cs\n\nAnd use lik:\n```csharp\nnew SegmentedCircleView\n{\n    WidthRequest = 230,\n    HeightRequest = 230,\n    SegmentsSource = new List\u003cSegmentInfo\u003e\n    {\n        new SegmentInfo\n        {\n            Percentage = 0.125,\n            Color = Color.Brown\n        },\n        new SegmentInfo\n        {\n            Percentage = 0.2,\n            Color = Color.Red\n        },\n        new SegmentInfo\n        {\n            Percentage = 0.075,\n            Color = Color.Red\n        },\n        new SegmentInfo\n        {\n            Percentage = 0.6,\n            Color = Color.Black\n        }\n    }\n}\n```\n","funding_links":[],"categories":["UI"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAndreiMisiukevich%2FSegmentedCircleView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAndreiMisiukevich%2FSegmentedCircleView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAndreiMisiukevich%2FSegmentedCircleView/lists"}