{"id":15026331,"url":"https://github.com/philjay/mpandroidchart","last_synced_at":"2025-09-09T20:41:31.161Z","repository":{"id":16398103,"uuid":"19148949","full_name":"PhilJay/MPAndroidChart","owner":"PhilJay","description":"A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.","archived":false,"fork":false,"pushed_at":"2025-06-05T07:06:39.000Z","size":21593,"stargazers_count":38071,"open_issues_count":2190,"forks_count":9050,"subscribers_count":1107,"default_branch":"master","last_synced_at":"2025-08-13T05:49:44.755Z","etag":null,"topics":["android","chart","graph","java","mpandroidchart"],"latest_commit_sha":null,"homepage":"","language":"Java","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/PhilJay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":null,"patreon":"mpandroidchart","open_collective":"philippjahoda","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-04-25T14:29:47.000Z","updated_at":"2025-08-13T05:12:32.000Z","dependencies_parsed_at":"2023-02-17T13:50:21.045Z","dependency_job_id":"b621c2ea-5f33-44bf-80c6-c0e1c8dba80c","html_url":"https://github.com/PhilJay/MPAndroidChart","commit_stats":{"total_commits":1738,"total_committers":81,"mean_commits":21.45679012345679,"dds":0.2968929804372842,"last_synced_commit":"0550d3f7907c635744c08ad8ff9c45e1b6281cc7"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/PhilJay/MPAndroidChart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilJay%2FMPAndroidChart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilJay%2FMPAndroidChart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilJay%2FMPAndroidChart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilJay%2FMPAndroidChart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhilJay","download_url":"https://codeload.github.com/PhilJay/MPAndroidChart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilJay%2FMPAndroidChart/sbom","scorecard":{"id":109676,"data":{"date":"2025-08-11","repo":{"name":"github.com/PhilJay/MPAndroidChart","commit":"9c7275a0596a7ac0e50ca566e680f7f9d73607af"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2x83-r56g-cv47","Warn: Project is vulnerable to: GHSA-7r82-7xv7-xcpj","Warn: Project is vulnerable to: GHSA-cfh5-3ghh-wfjx","Warn: Project is vulnerable to: GHSA-fmj5-wv96-r2ch","Warn: Project is vulnerable to: GHSA-gw85-4gmf-m7rh","Warn: Project is vulnerable to: GHSA-3vqj-43w4-2q58","Warn: Project is vulnerable to: GHSA-4jq9-2xhw-jpx7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T11:51:03.059Z","repository_id":16398103,"created_at":"2025-08-15T11:51:03.060Z","updated_at":"2025-08-15T11:51:03.060Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274358667,"owners_count":25270680,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","chart","graph","java","mpandroidchart"],"created_at":"2024-09-24T20:04:17.634Z","updated_at":"2025-09-09T20:41:31.132Z","avatar_url":"https://github.com/PhilJay.png","language":"Java","readme":"![banner](https://raw.github.com/PhilJay/MPChart/master/design/feature_graphic_smaller.png)\n\n[![Release](https://img.shields.io/github/release/PhilJay/MPAndroidChart.svg?style=flat)](https://jitpack.io/#PhilJay/MPAndroidChart)\n[![API](https://img.shields.io/badge/API-14%2B-green.svg?style=flat)](https://android-arsenal.com/api?level=14)\n[![Android Arsenal](http://img.shields.io/badge/Android%20Arsenal-MPAndroidChart-orange.svg?style=flat)](http://android-arsenal.com/details/1/741)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/PhilJay/MPAndroidChart?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=body_badge)\n[![Twitter](https://img.shields.io/badge/Twitter-@mpandroidchart-blue.svg?style=flat)](http://twitter.com/mpandroidchart)\n\n:zap: A powerful \u0026 easy to use chart library for Android :zap:\n\n[**Charts**](https://github.com/danielgindi/Charts) is the iOS version of this library\n\n## Table of Contents\n1. [Quick Start](#quick-start)\n    1. [Gradle](#gradle-setup)\n    1. [Maven](#maven-setup)\n1. [Documentation](#documentation)\n1. [Examples](#examples)\n1. [Questions](#report)\n1. [Donate](#donate)\n1. [Social Media](#social)\n1. [More Examples](#more-examples)\n1. [License](#licence)\n1. [Creators](#creators)\n\n### Gradle Setup\n\n```gradle\nrepositories {\n    maven { url 'https://jitpack.io' }\n}\n\ndependencies {\n    implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'\n}\n```\n\n### Maven Setup\n\n```xml\n\u003c!-- \u003crepositories\u003e section of pom.xml --\u003e\n\u003crepository\u003e\n    \u003cid\u003ejitpack.io\u003c/id\u003e\n   \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n\u003c/repository\u003e\n\n\u003c!-- \u003cdependencies\u003e section of pom.xml --\u003e\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.PhilJay\u003c/groupId\u003e\n    \u003cartifactId\u003eMPAndroidChart\u003c/artifactId\u003e\n    \u003cversion\u003ev3.1.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n\u003cbr/\u003e\n\n\u003ch2 id=\"documentation\"\u003eDocumentation :notebook_with_decorative_cover:\u003c/h2\u003e\n\nSee the [**documentation**](https://weeklycoding.com/mpandroidchart/) for examples and general use of MPAndroidChart.\n\nSee the [**javadocs**](https://jitpack.io/com/github/PhilJay/MPAndroidChart/v3.1.0/javadoc/) for more advanced documentation.\n\n\u003cbr/\u003e\n\n\u003ch2 id=\"examples\"\u003eExamples :eyes:\u003c/h2\u003e\n\nDownload the [MPAndroidChart Example App](https://play.google.com/store/apps/details?id=com.xxmassdeveloper.mpchartexample) or look at the [source code](https://github.com/PhilJay/MPAndroidChart/tree/master/MPChartExample).\n\n[![ScreenShot](https://github.com/PhilJay/MPAndroidChart/blob/master/design/video_thumbnail.png)](https://www.youtube.com/watch?v=ufaK_Hd6BpI)\n\n\u003cbr/\u003e\n\n\u003ch2 id=\"report\"\u003eQuestions \u0026 Issues :thinking:\u003c/h2\u003e\n\nThis repository's issue tracker is only for bugs and feature requests. The maintainers ask that you refrain from asking questions about how to use MPAndroidChart through the issue tracker.\n\nPlease read the [**documentation**](https://weeklycoding.com/mpandroidchart/) first, then ask all your questions on [stackoverflow.com](https://stackoverflow.com/questions/tagged/mpandroidchart) for the fastest answer.\n\n\u003cbr/\u003e\n\n\u003ch2 id=\"donate\"\u003eDonations :heart:\u003c/h2\u003e\n\n**This project needs you!** If you would like to support this project's further development, the creator of this project or the continuous maintenance of this project, **feel free to donate**. Your donation is highly appreciated (and I love food, coffee and beer). Thank you!\n\n**PayPal**\n\n- [**Donate 5 $**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=7G52RA87ED8NY): Thank's for creating this project, here's a coffee (or some beer) for you!\n- [**Donate 10 $**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=4C9TPE67F5PUQ): Wow, I am stunned. Let me take you to the movies!\n- [**Donate 15 $**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YKMPTFMVK3JMC): I really appreciate your work, let's grab some lunch!\n- [**Donate 25 $**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=H9JA4QX7UHXCY): That's some awesome stuff you did right there, dinner is on me!\n- Or you can also [**choose what you want to donate**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=EGBENAC5XBCKS), all donations are awesome!\n\n\u003cbr/\u003e\n\n\u003ch2 id=\"social\"\u003eSocial Media :fire:\u003c/h2\u003e\n\nIf you like this library, please tell others about it :two_hearts: :two_hearts:\n\n[![Share on Twitter](https://github.com/PhilJay/MPAndroidChart/blob/master/design/twitter_icon.png)](https://twitter.com/intent/tweet?text=Check%20out%20the%20awesome%20MPAndroidChart%20library%20on%20Github:%20https://github.com/PhilJay/MPAndroidChart)\n[![Share on Google+](https://github.com/PhilJay/MPAndroidChart/blob/master/design/googleplus_icon.png)](https://plus.google.com/share?url=https://github.com/PhilJay/MPAndroidChart)\n[![Share on Facebook](https://github.com/PhilJay/MPAndroidChart/blob/master/design/facebook_icon.png)](https://www.facebook.com/sharer/sharer.php?u=https://github.com/PhilJay/MPAndroidChart)\n\nIf you like, you can follow me on Twitter [**@PhilippJahoda**](https://twitter.com/PhilippJahoda).\n\n\u003cbr/\u003e\n\n\u003ch2 id=\"more-examples\"\u003eMore Examples :+1:\u003c/h2\u003e\n\n\u003cbr/\u003e\n\n**LineChart (with legend, simple design)**\n\n![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/simpledesign_linechart4.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**LineChart (with legend, simple design)**\n\n![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/simpledesign_linechart3.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**LineChart (cubic lines)**\n\n![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/cubiclinechart.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**LineChart (gradient fill)**\n\n![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/line_chart_gradient.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**BarChart (with legend, simple design)**\n\n![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/simpledesign_barchart3.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**BarChart (grouped DataSets)**\n\n![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/groupedbarchart.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**Horizontal-BarChart**\n\n![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/horizontal_barchart.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**Combined-Chart (bar- and linechart in this case)**\n\n![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/combined_chart.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**PieChart (with selection, ...)**\n\n![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/simpledesign_piechart1.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**ScatterChart** (with squares, triangles, circles, ... and more)\n\n![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/scatterchart.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**CandleStickChart** (for financial data)\n\n![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/candlestickchart.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**BubbleChart** (area covered by bubbles indicates the yValue)\n\n![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/bubblechart.png)\n\u003cbr/\u003e\u003cbr/\u003e\n\n**RadarChart** (spider web chart)\n\n![alt tag](https://raw.github.com/PhilJay/MPAndroidChart/master/screenshots/radarchart.png)\n\n\u003cbr/\u003e\n\n\u003ch1 id=\"license\"\u003eLicense :page_facing_up:\u003c/h1\u003e\n\nCopyright 2020 Philipp Jahoda\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n\u003e http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n\u003cbr/\u003e\n\n\u003ch2 id=\"creators\"\u003eSpecial Thanks :heart:\u003c/h2\u003e\n\nThese people rock!\n\n- [danielgindi](https://github.com/danielgindi) - Daniel Gindi\n- [mikegr](https://github.com/mikegr) - Michael Greifeneder\n- [tony](https://github.com/tonypatino-monoclesociety) - Tony\n- [almic](https://github.com/almic) - Mick A.\n- [jitpack.io](https://github.com/jitpack-io) - JitPack.io\n","funding_links":["https://patreon.com/mpandroidchart","https://opencollective.com/philippjahoda","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=7G52RA87ED8NY","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=4C9TPE67F5PUQ","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YKMPTFMVK3JMC","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=H9JA4QX7UHXCY","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=EGBENAC5XBCKS"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphiljay%2Fmpandroidchart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphiljay%2Fmpandroidchart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphiljay%2Fmpandroidchart/lists"}