A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
Charts/graphs library for Android compatible with API 8+, several chart types with support for scaling, scrolling and animations
Simple and lightweight library for drawing sparklines / graphs. Support markers and gradients.
Kotlin Charts/graphs library for Android compatible with API 21+, several chart types with support for scaling, scrolling and animations
:bar_chart: Android library for plotting and editing graphs :chart_with_upwards_trend:
Android Line Chart or Line Graph using MpAndroid Library Tutorial
This is an android library for displaying graph such as bar chart, spiral, pie chart etc written in kotlin.
Android library used to generate charts and graphs
An Android Charting Library to easily integrate Bar Graphs, Pie Charts and Line Graphs in your android applications
Android Line Chart or Line Graph using MpAndroid Library Tutorial
Tiny tp of manipulation graph view library for drawing graph on android plateform
Working with graph using Eaze Graph Library. Example of Pie Chart,Bar Chart, Line Chart and Stacked Bar Chart with Animation
App for displaying SciGraph chart developed with Kotlin, Coroutines, Dagger 2, ViewModel, LiveData, SciGraph Android Library.
Charts/graphs library for Android compatible with API 8+, several chart types with support for scaling, scrolling and animations
Charts/graphs library for Android compatible with API 8+, several chart types with support for scaling, scrolling and animations
A Chart, also called Graph, is a graphical representation of data in which data is represented by symbols such as bars, lines, bubbles etc. Using MpAndroidChart Library, we can draw various graph but focus of this tutorial will be on Bar chart. A Bar Chart is a diagram in which the numerical values of variables are represented by the height or length of lines or rectangles of equal width. This Library works for Android API 8 and above but if we are using animations, it needs API 11 and above.
A Chart, also called Graph, is a graphical representation of data in which data is represented by symbols such as bars, lines, bubbles etc. Using MpAndroidChart Library, we can draw various graph but focus of this tutorial will be on Bar chart. A Bar Chart is a diagram in which the numerical values of variables are represented by the height or length of lines or rectangles of equal width. This Library works for Android API 8 and above but if we are using animations, it needs API 11 and above.
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
StalkCode is a Android application that helps you keep track of your coding performance by providing analysis in form of graphs.Features of the Application are It gives info of UpComing Contests, Uses Firebase as a Database , Implemented Android MP Chart library for variety of graphs, Recycler View for display of codes Solved ,etc
An android app which shows the corona details of any specific country and pie chart graph by fetching data from json api with the help of Volley library.
AChartEngine is a charting library for Android applications. It currently supports the following chart types: line chart area chart scatter chart time chart bar chart pie chart bubble chart doughnut chart range (high-low) bar chart dial chart / gauge combined (any combination of line, cubic line, scatter, bar, range bar, bubble) chart cubic line chart All the above supported chart types can contain multiple series, can be displayed with the X axis horizontally (default) or vertically and support many other custom features. The charts can be built as a view that can be added to a view group or as an intent, such as it can be used to start an activity. The model and the graphing code is well optimized such as it can handle and display huge number of values. AChartEngine is currently at the 1.0.0 release. New chart types will be added in the following releases. Please keep sending your feedback such as we can continually improve this library. Find us on Facebook, too: http://www.facebook.com/achartengine Read a short introduction to AChartEngine here: http://www.javaadvent.com/2012/12/achartengine-charting-library-for.html Another good tutorial can be read here: http://jaxenter.com/effort-free-graphs-on-android-with-achartengine-46199.html