MPAndroidChart
achartengine
Our great sponsors
MPAndroidChart | achartengine | |
---|---|---|
16 | 0 | |
35,267 | 738 | |
- | - | |
0.0 | 0.0 | |
about 1 month ago | over 1 year ago | |
Java | Java | |
GNU General Public License v3.0 or later | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MPAndroidChart
-
Android Chart Library
I'm currently making a personal project which involves using a chart. I was just wondering if there are any recent up to date libraries to use. I know of MPAndroidChart, but the Github hasn't been updated in a long time. I also recently saw Vico and was considering using that as well. Are there any other alternatives that would be a better option?
-
Top 10 Android Libraries to boost your development in 2022
GitHub: https://github.com/PhilJay/MPAndroidChart
-
Display a line chart using MPAndroidChart
I want to create a simple line chart using the MPAndroidChart library with the following values:
-
Line Graph For Android Weather App
I think MPAndroidChart is a good option. It has a large documentation which can probably help you out. I personally have never used it before but I heard from my colleague that it's a good option.
-
Is there a way to make it fit the screen so I can more easily see the images and text?
It is not limited to the tutorial. When I want to look up things on github without cloning the repo, it is basically the same: https://github.com/PhilJay/MPAndroidChart/blob/master/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/LineChartActivity1.java (yes, that is not the best example with only few long lines)
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
MPAndroidChart for charts and graphs
-
How to implement charts in android using java
Comments are added to better understand the logic. Don't forget to visit the github page of this library MPAndroidChart
-
MPAndroidChart BarGraph - chart is different depending on the phone used
And since this is a library specific problem, asking in a Github issue is the right approach: https://github.com/PhilJay/MPAndroidChart/issues/5230. It would have been nice to link it directly.
-
how can i make this chart? xml&java
There is no easy way of implementing this. You'll have to use a library like MPAndroidChart
-
How to create bar chart from scratch?
Creating custom views like a chart is not what you sholud start learning with. To be honest, most of the time we're using libraries that provide ui things. We just custiomize things and rarely write everything from scratch. You should focus on other things like design patterns, core libraries, async code, ui components, design patterns and Android API in general. Look at this library https://github.com/PhilJay/MPAndroidChart , it should be pretty good.
achartengine
We haven't tracked posts mentioning achartengine yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
GraphView - Android Graph Library for creating zoomable and scrollable line and bar graphs.
compose-samples - Official Jetpack Compose samples.
HelloCharts - Charts/graphs library for Android compatible with API 8+, several chart types with support for scaling, scrolling and animations
WilliamChart - Android Library to rapidly develop attractive and insightful charts in android applications.
NumAndroidCharts - A Powerful Android Charting Library by https://www.numetriclabz.com/
EazeGraph - An Android chart and graph library
AndroidCharts - An easy-to-use Android charts library with animation.
Android-Charts - Open-source native Android graph/chart framework includes line chart,stick chart,candlestick chart,pie chart,spider-web chart etc.
HoloGraphLibrary - Fork of the HoloGraphLibrary by Daniel Nadeau with additionnal features
desCharts - Android Charting Library