Microcharts icon indicating copy to clipboard operation
Microcharts copied to clipboard

BarChart bug when Label is string.Empty

Open pinkysek opened this issue 6 years ago • 3 comments

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.

pinkysek avatar Feb 04 '19 10:02 pinkysek

Noted! Thank you for the information. Can you tell me which version of Microcharts you're using?

Nixon-Joseph avatar Jul 27 '19 02:07 Nixon-Joseph

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.

Nixon-Joseph avatar Jul 27 '19 02:07 Nixon-Joseph

I have noticed this bug too, i could make a project for you if you want but i only code on Xamarin.Android

CDrosos avatar Apr 07 '20 19:04 CDrosos