MPAndroidChart icon indicating copy to clipboard operation
MPAndroidChart copied to clipboard

how to add gradient drawable minus value?

Open zaycode opened this issue 3 years ago • 0 comments

Screenshot_1660536707 how to add gradient drawable on minus values? already use fillDrawable=ContextCompat.getDrawable(this@OptionalFundSimulationRenewActivity, R.drawable.bg_gradient_chart_optimal); but this only working when value y is positive

zaycode avatar Aug 15 '22 04:08 zaycode