bulubuloa / Ultimate-Xamarin-Forms-KIT

A powerful 🚀 Android/iOS chart view / graph view library, binding support for Xamarin.Forms, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
https://www.nuget.org/packages/UltimateXF/
121 stars 33 forks source link

Bar colour alpha values ignored on iOS #20

Open SFSteve opened 4 years ago

SFSteve commented 4 years ago

When creating a bar chart, if you set the Colors property of the BarDataSet to a list of colours derived from hex values that include an alpha value, this is ignored on iOS and all the bar colours are rendered with full opacity. It works as expected in Android.