{"id":21530978,"url":"https://github.com/frog-frog/otganttchartkit","last_synced_at":"2025-04-10T00:16:51.170Z","repository":{"id":62449419,"uuid":"99247569","full_name":"Frog-Frog/OTGanttChartKit","owner":"Frog-Frog","description":"OTGanttChartKit is gantt chart framework for iOS. This framework use easily like UITableView.","archived":false,"fork":false,"pushed_at":"2017-09-25T06:17:39.000Z","size":574,"stargazers_count":44,"open_issues_count":2,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-10T00:16:45.806Z","etag":null,"topics":["charts","gantt-chart","gantt-chart-framework","ios","ipad","iphone","objective-c"],"latest_commit_sha":null,"homepage":"","language":"Objective-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/Frog-Frog.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}},"created_at":"2017-08-03T15:26:29.000Z","updated_at":"2024-10-17T00:49:44.000Z","dependencies_parsed_at":"2022-11-01T23:17:10.701Z","dependency_job_id":null,"html_url":"https://github.com/Frog-Frog/OTGanttChartKit","commit_stats":null,"previous_names":["pkpk-carnage/otganttchartkit"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FOTGanttChartKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FOTGanttChartKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FOTGanttChartKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FOTGanttChartKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frog-Frog","download_url":"https://codeload.github.com/Frog-Frog/OTGanttChartKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131318,"owners_count":21052820,"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":["charts","gantt-chart","gantt-chart-framework","ios","ipad","iphone","objective-c"],"created_at":"2024-11-24T02:11:04.426Z","updated_at":"2025-04-10T00:16:51.136Z","avatar_url":"https://github.com/Frog-Frog.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](https://user-images.githubusercontent.com/20692907/29910168-cec649e6-8e63-11e7-85bb-c197bb1dc3c1.png)\n\n## Description\nOTGanttChartKit is gantt chart framework for iOS. This framework use easily like UITableView.\n\nOTGanttChartKit has color and size adjust functions.\n\nYou can show your original gantt chart.\n\n## Demo\n![OTGanttChartView](https://qiita-image-store.s3.amazonaws.com/0/152335/a5068008-bc00-fe8a-7859-15adc8bf4080.gif \"OTGanttChartViewDemo.gif\")\n\n## Usage\n```objectivec\n\n#import \u003cOTGanttChartKit/OTGanttChartKit.h\u003e\n\nOTGanttChartView *ganttChartView = [[OTGanttChartView alloc]initWithFrame:self.yourView.bounds];\n\nganttChartView.dataSource = self;\nganttChartView.delegate = self;\n\n// If you want to make original gantt chart, you can customize here.\n\n[self.yourView addSubView:ganttChartView];\n\n```\n\n## Install\n\n### CocoaPods  \nAdd this to your Podfile.\n\n```PodFile\npod 'OTGanttChartKit'\n```\n\n### Carthage  \nAdd this to your Cartfile.\n\n```Cartfile\ngithub \"PKPK-Carnage/OTGanttChartKit\"\n```\n\n## Help\n\nIf you want to support this framework, you can do these things.\n\n* Please let us know if you have any requests for me.\n\n\tI will do my best to live up to your expectations.\n\n* You can make contribute code, issues and pull requests.\n\t\n\tI promise to confirm them.\n\n## Licence\n\n[MIT](https://github.com/PKPK-Carnage/OTGanttChartKit/blob/master/LICENSE)\n\n## Author\n\n[PKPK-Carnage🦎](https://github.com/PKPK-Carnage)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrog-frog%2Fotganttchartkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrog-frog%2Fotganttchartkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrog-frog%2Fotganttchartkit/lists"}