lecho / hellocharts-android

Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
Apache License 2.0
7.44k stars 1.61k forks source link

valueLabelBackgroundColor doesn't work #529

Open calkinssean opened 5 years ago

calkinssean commented 5 years ago

You can set isValueBackgroundLabelEnabled = false, but this ruins the alignment of the labels. isValueLabelBackgroundAuto doesn't apply the slightly darker color, instead it applies a dark gray. valueLabelBackgroundColor does nothing