Skip to content

Instantly share code, notes, and snippets.

View kojofosu's full-sized avatar
💭
!taking a </br>

Kojo Fosu Bempa Edue kojofosu

💭
!taking a </br>
View GitHub Profile
@timtsj
timtsj / RoundBarChartRender.kt
Created October 5, 2020 04:19
mpandroidchart stacked bar chart radius
package com.exmaple
import android.graphics.*
import com.github.mikephil.charting.animation.ChartAnimator
import com.github.mikephil.charting.interfaces.dataprovider.BarDataProvider
import com.github.mikephil.charting.interfaces.datasets.IBarDataSet
import com.github.mikephil.charting.renderer.BarChartRenderer
import com.github.mikephil.charting.utils.Utils
import com.github.mikephil.charting.utils.ViewPortHandler