Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
M

MPAndroidChart

> 编程语言
Open source

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animatio

38.2K stars0 likes0 views
WebsiteGitHub

About

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animatio

:zap: A powerful & easy to use chart library for Android :zap: [**Charts**](https://github.com/danielgindi/Charts) is the iOS version of this library ## Table of Contents 1. [Quick Start](#quick-start) 1. [Gradle](#gradle-setup) 1. [Maven](#maven-setup) 1. [Documentation](#documentation) 1. [Examples](#examples) 1. [Questions](#report) 1. [Donate](#donate) 1. [Social Media](#social) 1. [More Examples](#more-examples) 1. [License](#licence) 1. [Creators](#creators) ### Gradle Setup ```gradle repositories { maven { url 'https://jitpack.io' } } dependencies { implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0' } ``` ### Maven Setup ```xml jitpack.io https://jitpack.io com.github.PhilJay MPAndroidChart v3.1.0 ```

Documentation :notebook_with_decorative_cover:

See the [**documentation**](https://weeklycoding.com/mpandroidchart/) for examples and general use of MPAndroidChart. See the [**javadocs**](https://jitpack.io/com/github/PhilJay/MPAndroidChart/v3.1.0/javadoc/) for more advanced documentation.

Examples :eyes:

Download 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).

Questions & Issues :thinking:

This 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. Please 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.

Donations :heart:

**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! **PayPal** - [**Donate 5 $**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7G52RA87ED8NY): Thank's for creating this project, here's a coffee (or some beer) for you! - [**Donate 10 $**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4C9TPE67F5PUQ): Wow, I am stunned. Let me take you to the movies! - [**Donate 15 $**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YKMPTFMVK3JMC): I really appreciate your work, let's grab some lunch! - [**Donate 25 $**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=H9JA4QX7UHXCY): That's some awesome stuff you did right there, dinner is on me! - Or you can also [**choose what you want to donate**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EGBENAC5XBCKS), all donations are awesome!

Social Media :fire:

If you like this library, please tell others about it :two_hearts: :two_hearts: If you like, you can follow me on Twitter [**@PhilippJahoda**](https://twitter.com/PhilippJahoda).

More Examples :+1:


**LineChart (with legend, simple design)**

**LineChart (with legend, simple design)**

**LineChart (cubic lines)**

**LineChart (gradient fill)**

**BarChart (with legend, simple design)**

**BarChart (grouped DataSets)**

**Horizontal-BarChart**

**Combined-Chart (bar- and linechart in this case)**

**PieChart (with selection, ...)**

**ScatterChart** (with squares, triangles, circles, ... and more)

**CandleStickChart** (for financial data)

**BubbleChart** (area covered by bubbles indicates the yValue)

**RadarChart** (spider web chart)

License :page_facing_up:

Copyright 2020 Philipp Jahoda Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at > http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Special Thanks :heart:

These people rock! - [danielgindi](https://github.com/danielgindi) - Daniel Gindi - [mikegr](https://github.com/mikegr) - Michael Greifeneder - [tony](https://github.com/tonypatino-monoclesociety) - Tony - [almic](https://github.com/almic) - Mick A. - [jitpack.io](https://github.com/jitpack-io) - JitPack.io

Issues· 2191 open

View all issuesOpen on GitHub
  • #5523

    ANR: Use LineChart and run for a long time

    Updated Jun 9, 2026
  • #4065

    Need BigDecimal in BarEntry y-axis

    Updated Apr 13, 2026
  • #2606

    Bar_chart having problem with Float values with huge number

    Updated Apr 13, 2026
  • #4578

    Lack of precision using float in CandleEntry()

    Updated Apr 13, 2026
  • #5156

    How does Matrix use data of type double

    Updated Apr 13, 2026
  • #2798

    Float to Double on entry

    Updated Apr 13, 2026
  • #5516

    Native Gantt Chart / Horizontal Time Bar Support in MPAndroidChart

    Updated Mar 9, 2026
  • #5504

    CombinedChartActivity中怎么把上坐标和竖线去掉

    Updated Feb 26, 2026
  • #5514

    Bar chart does no show bars for huge values

    Updated Jan 12, 2026
  • #4988

    Support for Jetpack Compose?

    Updated Nov 10, 2025

> Tags

Javaandroidchartgraphjava

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言