MPAndroidChart
compose-samples
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
MPAndroidChart | compose-samples | |
---|---|---|
20 | 100 | |
36,958 | 17,584 | |
- | 2.8% | |
0.0 | 0.0 | |
21 days ago | 6 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?
-
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
-
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
-
My first Android app
In the toplist and portfolio I use https://github.com/PhilJay/MPAndroidChart but the currency detail I built myself
This is the one I used for the top list https://github.com/PhilJay/MPAndroidChart
compose-samples
-
How the new Threads app is made
Apparently Jetpack Compose is an Android copy of SwiftUI?
https://developer.android.com/jetpack/compose
Only two HN threads with comments: https://hn.algolia.com/?q=jetpack+compose
-
Customizable calendar for Jetpack Compose with option to add app specific dates etc.
check this out : https://github.com/android/compose-samples/tree/main/Crane
-
Let's create notification reminder app in Jetpack Compose.
Basic understanding of Jetpack Compose.
-
Architecture Help
The compose-samples repo has a comprehensive list of samples ranging from low to complex projects which might be worth a look.
- Compose UI or layouts?
-
Leveraging Rust and the GPU to render user interfaces at 120 FPS
And what was learned from Flutter has produced something I consider even more interesting: Compose UI (https://developer.android.com/jetpack/compose) and JetBrains' Compose Multiplatform (https://www.jetbrains.com/lp/compose-mpp/)
- New app: xml or compose?
-
Clean Architecture VS. Official documentation!
Now, same story, in the current documentation the list is replaced by a single UserMessage without any explanation of the previous example. It just says "For a more advanced use case, displaying a list of user messages on screen, check out the Jetsnack Compose example." .
-
Dart 3 will be on pair with Kotlin and other top languages (you can see more features in the proposal)
As for the strange infix syntax, you're correct - it's not important (for Dart anyway). Kotlin supports writing code that have DSL like syntax making things like typesafe HTML or Jetpack Compose possible.
-
Jetpack Compose; A Modern UI ToolKit
Sample apps
What are some alternatives?
GraphView - Android Graph Library for creating zoomable and scrollable line and bar graphs.
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.
achartengine - Charting library for Android applications. Automatically exported from code.google.com/p/achartengine
vico - A light and extensible chart library for Android.
filament - Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
AndroidCharts - An easy-to-use Android charts library with animation.
EazeGraph - An Android chart and graph library
NumAndroidCharts - A Powerful Android Charting Library by https://www.numetriclabz.com/
Android-Charts - Open-source native Android graph/chart framework includes line chart,stick chart,candlestick chart,pie chart,spider-web chart etc.
Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
HoloGraphLibrary - Fork of the HoloGraphLibrary by Daniel Nadeau with additionnal features