MPAndroidChart
vico
MPAndroidChart | vico | |
---|---|---|
20 | 9 | |
37,680 | 2,186 | |
- | 2.4% | |
0.0 | 9.7 | |
4 months ago | 9 days ago | |
Java | Kotlin | |
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
vico
-
Is there any library which can create graph similar to the one in photo? I tried AAChart but It's graph gives stock market feel. I am looking for a minimalist graph which looks cool
You can try Vico.
- Any line chart or charts in general android library?
-
Compose for desktop: Is it possible to use Scicharts? (Or other stock chart libs)
It is possible to use 3rd party view based libraries in compose. I have avoided doing that myself so far. Compose and Views and interop pretty well. There is also this repo I have been meaning to check out. https://github.com/patrykandpatryk/vico
-
Anyone at Google working on Charting capabilities for Compose?
As the question has been already answered, let me do some of shameless self-promotion. You may want to check out Vico.
-
looking for a customizable bar chart lib
I've replied to your issue on GitHub. Regarding shapes, please see the wiki.
-
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?
- A friend and I have built a light and extensible chart library for Android that works with both views and Jetpack Compose. Unlike many similar libraries, it doesnโt directly depend on the interoperability between the two UI systems.
What are some alternatives?
compose-samples - Official Jetpack Compose samples.
XChart - XChart is a light-weight Java library for plotting data.
GraphView - Android Graph Library for creating zoomable and scrollable line and bar graphs.
collage - Data2Viz port/wrapper for data visualization with Jetpack Compose *for learning purposes*
HelloCharts - Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations ๐
AndroidCircularSlider - Create Highly Customizable Circular Slider made with Jetpack compose
WilliamChart - Android Library to rapidly develop attractive and insightful charts in android applications.
krayon - Cross platform (Android, iOS & JavaScript) canvas library.
achartengine - Charting library for Android applications. Automatically exported from code.google.com/p/achartengine
ArcChartView - Arc Chart View (Draw Creative Statistic Arc Charts)
EazeGraph - An Android chart and graph library
branded-buttons-compose - Branded Buttons is a compose library that contains buttons stylized according to the specification of each brand. It allows you to create high quality and accessibility friendly social sign-in, sign-up, and "continue with" buttons. It has support for both material 2 and material 3.