{"id":18332898,"url":"https://github.com/anychart/anychart-ios","last_synced_at":"2025-07-16T21:39:39.146Z","repository":{"id":37822062,"uuid":"159614992","full_name":"AnyChart/AnyChart-iOS","owner":"AnyChart","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-13T09:46:12.000Z","size":5644,"stargazers_count":82,"open_issues_count":19,"forks_count":8,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-07-04T22:48:59.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/AnyChart.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":"2018-11-29T05:55:47.000Z","updated_at":"2025-05-20T09:59:46.000Z","dependencies_parsed_at":"2022-08-19T11:21:33.501Z","dependency_job_id":null,"html_url":"https://github.com/AnyChart/AnyChart-iOS","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/AnyChart/AnyChart-iOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnyChart%2FAnyChart-iOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnyChart%2FAnyChart-iOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnyChart%2FAnyChart-iOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnyChart%2FAnyChart-iOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnyChart","download_url":"https://codeload.github.com/AnyChart/AnyChart-iOS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnyChart%2FAnyChart-iOS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265542442,"owners_count":23785226,"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-11-05T19:40:31.903Z","updated_at":"2025-07-16T21:39:39.126Z","avatar_url":"https://github.com/AnyChart.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"[\u003cimg src=\"https://cdn.anychart.com/images/logo-transparent-segoe.png?2\" width=\"234px\" alt=\"AnyChart - Robust JavaScript/HTML5 Chart library for any project\"\u003e](https://www.anychart.com)\n\n# AnyChart for iOS\n![Supported Platforms](https://img.shields.io/cocoapods/p/Charts.svg)\n\nAnyChart iOS Charts is an amazing data visualization library for easily creating interactive charts in iOS apps. It runs on iOS 8.0 (Xcode 10.0 / Swift 4.2) and features dozens of built-in chart types.\n\nCheck out \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/wiki/Getting-started\"\u003egetting started\u003c/a\u003e.\n\n## Installation\n\n### CocoaPods\n\nTo integrate AnyChart-iOS into your Xcode project using CocoaPods, specify it in your Podfile:\n\n```pod 'AnyChartiOS', '~\u003e 1.0.3'```\n\n### Framework\n1. Drag the AnyChart-iOS.xcodeproj to your project\n2. Go to your target's settings, hit the \"+\" under the \"Embedded Binaries\" section, and select the AnyChart-iOS.framework\n3. import AnyChart-iOS\n\n## Chart Types\nAnyChart product family includes scores of chart types and we're constantly adding new ones.\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003ePie Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/piechart.png\" alt=\"Pie Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/PieChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eColumn Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/columnchart.png\" alt=\"Column Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/ColumnChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eLine Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/linechart.png\" alt=\"Line Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/LineChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eVenn Diagram\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/venndiagram.png\" alt=\"Venn Diagram - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/VennDiagramViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eRadar Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/radarchart.png\" alt=\"Radar Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/RadarChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eTag Cloud\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/tagcloud.png\" alt=\"Tag Cloud - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd colspan=\"3\"\u003e\n            \u003ch3 align=\"center\"\u003eHeat Map Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/heatmapchart.png\" alt=\"Heat Map Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eWaterfall Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/waterfallchart.png\" alt=\"Waterfall Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eTree Map Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/treemapchart.png\" alt=\"Tree Map Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eScatter Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/scatterchart.png\" alt=\"Scatter Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd colspan=\"3\"\u003e\n            \u003ch3 align=\"center\"\u003eResource Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/resourcechart.png\" alt=\"Resource Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eRange Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/rangechart.png\" alt=\"Range Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/RangeChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eVertical Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/verticalchart.png\" alt=\"Vertical Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/VerticalChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eFunnel Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/funnelchart.png\" alt=\"Funnel Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/FunnelChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd colspan=\"3\"\u003e\n            \u003ch3 align=\"center\"\u003ePert Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/pertchart.png\" alt=\"Pert Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003ePolar Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/polarchart.png\" alt=\"Polar Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003ePyramid Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/pyramidchart.png\" alt=\"Pyramid Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/PyramidChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eBubble Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/bubblechart.png\" alt=\"Bubble Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eArea Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/areachart.png\" alt=\"Area Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Comming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eBar Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/barchart.png\" alt=\"Bar Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Comming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eBox Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/boxchart.png\" alt=\"Box Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/BoxChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eMosaic Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/mosaicchart.png\" alt=\"Mosaic Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/MosaicChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eMekko Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/mekkochart.png\" alt=\"Mekko Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/MekkoChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003e3D Bar Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/bar3dchart.png\" alt=\"3D Bar Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Comming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003e3D Column Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/column3dchart.png\" alt=\"3D Column Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Comming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003e3D Area Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/area3dchart.png\" alt=\"3D Area Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/Area3DViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eCircular Gauge\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/circulargauge.png\" alt=\"Circular Gauge\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/CircularGaugeChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003ePareto Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/paretochart.png\" alt=\"Pareto Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"https://github.com/AnyChart/AnyChart-iOS/blob/master/AnyChart-iOS-samples/AnyChart-iOS-samples/Charts/ParetoChartViewController.swift\"\u003eCode Snippet\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eCombined Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/combinedchart.png\" alt=\"Combined Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eQuadrant Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/quadrantchart.png\" alt=\"Quadrant Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eHilo Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/hilochart.png\" alt=\"Hilo Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eOHLC Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/ohlcchart.png\" alt=\"OHLC Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eBubble Map\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/bubblemap.png\" alt=\"Bubble Map - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eChoropleth Map\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/choroplethmap.png\" alt=\"Choropleth Map - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003ePoint Map\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/pointmap.png\" alt=\"Point Map - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eConnector Map\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/connectormap.png\" alt=\"Connector Map - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eSunburst Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/sunburstchart.png\" alt=\"Sunburst Chart - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eThermometer\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/thermometer.png\" alt=\"Thermometer - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eLinear Color Scale\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/linearcolorscale.png\" alt=\"Linear Color Scale - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eWind Speed Chart\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/windspeed.png\" alt=\"Wind Speed - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n        \u003ctd width=\"33%\"\u003e\n            \u003ch3 align=\"center\"\u003eWind Direction\u003c/h3\u003e\n            \u003chr\u003e          \n            \u003cimg src=\"https://github.com/AnyChart/AnyChart-Android/blob/master/img/winddirection.png\" alt=\"Wind Direction - AnyChart\"\u003e\n            \u003csup\u003e\n              \u003ca href=\"\"\u003eSample app\u003c/a\u003e /\n              \u003ca href=\"\"\u003eCode Snippet - Coming soon!\u003c/a\u003e\n            \u003c/sup\u003e            \n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e  \n\n## Contacts\n* Web: [www.anychart.com](https://www.anychart.com)\n* Email: [contact@anychart.com](mailto:contact@anychart.com)\n* Twitter: [anychart](https://twitter.com/anychart)\n* Facebook: [AnyCharts](https://www.facebook.com/AnyCharts)\n* LinkedIn: [anychart](https://www.linkedin.com/company/anychart)\n\n## Links\n* [AnyChart Website](https://www.anychart.com)\n* [Download AnyChart](https://www.anychart.com/download/)\n* [AnyChart Licensing](https://www.anychart.com/buy/)\n* [AnyChart Support](https://www.anychart.com/support/)\n* [Report Issues](https://github.com/AnyChart/anychart/issues)\n* [AnyChart Playground](https://playground.anychart.com)\n* [AnyChart Documentation](https://docs.anychart.com)\n* [AnyChart API Reference](https://api.anychart.com)\n* [AnyChart Sample Solutions](https://www.anychart.com/solutions/)\n* [AnyChart Integrations](https://www.anychart.com/integrations/)\n\n## License\n[© AnyChart.com - JavaScript charts](https://www.anychart.com). All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanychart%2Fanychart-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanychart%2Fanychart-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanychart%2Fanychart-ios/lists"}