{"id":20678767,"url":"https://github.com/derekcoder/swiftchartview","last_synced_at":"2025-04-19T23:10:18.552Z","repository":{"id":62456406,"uuid":"109084885","full_name":"derekcoder/SwiftChartView","owner":"derekcoder","description":"A set of chart views written in Swift.","archived":false,"fork":false,"pushed_at":"2017-11-09T08:48:14.000Z","size":7802,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-28T11:52:16.439Z","etag":null,"topics":["charts","ios-swift","swift","swiftchartview"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/derekcoder.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-11-01T03:58:13.000Z","updated_at":"2019-12-17T22:46:28.000Z","dependencies_parsed_at":"2022-11-02T00:01:09.951Z","dependency_job_id":null,"html_url":"https://github.com/derekcoder/SwiftChartView","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekcoder%2FSwiftChartView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekcoder%2FSwiftChartView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekcoder%2FSwiftChartView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekcoder%2FSwiftChartView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derekcoder","download_url":"https://codeload.github.com/derekcoder/SwiftChartView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224970867,"owners_count":17400475,"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","ios-swift","swift","swiftchartview"],"created_at":"2024-11-16T21:22:08.622Z","updated_at":"2024-11-16T21:22:09.078Z","avatar_url":"https://github.com/derekcoder.png","language":"Swift","readme":"# SwiftChartView\n[![Version](https://img.shields.io/cocoapods/v/SwiftChartView.svg?style=flat)](http://cocoapods.org/pods/SwiftChartView)\n[![License](https://img.shields.io/cocoapods/l/SwiftChartView.svg?style=flat)](http://cocoapods.org/pods/SwiftChartView)\n[![Platform](https://img.shields.io/cocoapods/p/SwiftChartView.svg?style=flat)](http://cocoapods.org/pods/SwiftChartView)\n\nA set of chart views written in Swift.\n\n\u003cimg src=\"https://github.com/derekcoder/SwiftChartView/blob/master/SwiftChartViewDemo/line_demo.gif\"\u003e \u003cimg src=\"https://github.com/derekcoder/SwiftChartView/blob/master/SwiftChartViewDemo/bar_demo.gif\"\u003e\n\u003cimg src=\"https://github.com/derekcoder/SwiftChartView/blob/master/SwiftChartViewDemo/scatter_demo.gif\"\u003e\n\n## Features\n\n- [x] Line Chart View\n- [x] Bar Chart View\n- [x] Scatter Chart View\n- [ ] Pie Chart View\n\n## Requirements\n\n- iOS 10.0+\n- Swift 4\n\n## Installation\n\n### CocoaPods\n\n```ruby\npod 'SwiftChartView'\n```\n\n## Usage\n\n### Programmatically\n\n```swift\nimport SwiftChartView\n\nlet frame = CGRect(x: 0, y: 80, width: 734, height: 240)\nlet chartView = LineChartView(frame: frame)\nview.addSubview(chartView)\nchartView.strokeChart(animated: true)\n```\n\n### IB (storyboard)\n\n- Set Class\n\u003cimg src=\"https://github.com/derekcoder/SwiftChartView/blob/master/SwiftChartViewDemo/setclass.png\"\u003e\n\n- Change attributes\n\u003cimg src=\"https://github.com/derekcoder/SwiftChartView/blob/master/SwiftChartViewDemo/attributes.png\"\u003e\n\n\n## Contact\n\n- [Blog](http://blog.derekcoder.com)\n- [Twitter](https://twitter.com/derekcoder_)\n- [Weibo](https://weibo.com/u/6155322764)\n- Email: derekcoder@gmail.com\n\n## License\n\nSwiftChartView is released under the MIT license. [See LICENSE](https://github.com/derekcoder/SwiftChartView/blob/master/LICENSE) for details.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekcoder%2Fswiftchartview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderekcoder%2Fswiftchartview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekcoder%2Fswiftchartview/lists"}