Microcharts
Microcharts copied to clipboard
BarChart bug when Label is string.Empty
Hello, I found bug in BarChart when Entry Label is string.Empty. When I have more entries I set Entry Labels empty and I found a bug when its empty chart is not showing correctly. But when I used Label = " "; it works. You can see example on my screenshot (https://imgur.com/QSJXfNm). Its same on Android and iOS. Thanks.
Noted! Thank you for the information. Can you tell me which version of Microcharts you're using?
Also, if you wouldn't mind, could you send up your xaml and supporting data (even if it's contrived), if you've got it handy, it'll speed up the debugging process. A full reproduction would be the most beneficial.
I have noticed this bug too, i could make a project for you if you want but i only code on Xamarin.Android