MPAndroidChart
EazeGraph
MPAndroidChart | EazeGraph | |
---|---|---|
20 | - | |
37,680 | 1,596 | |
- | - | |
0.0 | 0.0 | |
4 months ago | about 8 years 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
- How can I Implement this kind of graph UI?
-
Charting library suggestions?
I have used https://github.com/PhilJay/MPAndroidChart for a few big projects and has always had enough support for our customization needs.
-
Best charting/graphing frameworks that are actively maintained?
I am planning to use a charting/graphing library in my App, however I have noticed that the options are pretty limited. In particular it seem like that there are many mediocre libraries and the rather promising ones (i.e. https://github.com/PhilJay/MPAndroidChart) are no longer maintained. In other words I couldn't find a framework that is both good and actively maintained.
-
Best libraries for Android Developers
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
EazeGraph
We haven't tracked posts mentioning EazeGraph yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
compose-samples - Official Jetpack Compose samples.
GraphView - Android Graph Library for creating zoomable and scrollable line and bar graphs.
Android-Charts - Open-source native Android graph/chart framework includes line chart,stick chart,candlestick chart,pie chart,spider-web chart etc.
HelloCharts - Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
WilliamChart - Android Library to rapidly develop attractive and insightful charts in android applications.
vico - A light and extensible chart library for Android.
achartengine - Charting library for Android applications. Automatically exported from code.google.com/p/achartengine
AndroidCharts - An easy-to-use Android charts library with animation.