/Barchart-Graph

Kotlin application Sample of Barchart Graph using MPAndroidChart library in kotlin Programming Language.

Primary LanguageKotlin

BarChart-Graph

Kotlin application Sample of BarChart Graph using MPAndroidChart library in kotlin Programming Language.

Note: This library belongs to their respective owners.

About MPAndroidChart

Mp Android Chart Library is developed by PhilJay and available on Github for every android developer who wish to create simple Graph chart inside their android applications. This library allow us to create beautiful charts to show our data into well settled format inside android apps.

Add Dependencies

dependencies {

implementation 'com.github.PhilJay:MPAndroidChart:v2.2.4' 

}

Add in App Module Gradle

repositories {

maven { url "https://jitpack.io" }

}

VIEW 1 VIEW 2

Play Video

Like Facebook Page