Ultimate-Xamarin-Forms-KIT icon indicating copy to clipboard operation
Ultimate-Xamarin-Forms-KIT copied to clipboard

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 animatio...

Results 33 Ultimate-Xamarin-Forms-KIT issues
Sort by recently updated
recently updated
newest added

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...

Hi there, The last update to the library (from today) was 6 months ago, but I can see there have been updates to the [nuget package](https://www.nuget.org/packages/UltimateXF/) approx ~4 months ago....

x axis labels are duplicating when the the label list count is 2 `for (int i = 0; i < 2; i++) { entrieLine.Add(new EntryChart(i, random.Next(20))); labels.Add("Entry" + i); }`...

So, I'm using UltimateXF library to display a candlestick chart. Right now, I'm trying to show information (High, Low, Open, Close) about a selected (or highlighted) candle in a candlestick...

I am using line and bar chart, which i am showing in customize tab. As and when i change the orientation from Portrait to landscape, it takes half of the...

Is it possible to get an event for when the end of the chart is detected to load more data?

I am currently using the version 2.3.3-alpha2 and on iOS, enabling left axis and drawing labels displays label on left axis and on right axis. Otherwise, disable left axis and...

1) Installed the nuget package in the iOS project but not able to install it in the portable one. 2) And the library that are included in the demure not...

Mình sử dụng Barchart nhưng không biết add touchble vào cột như thế nào bạn giúp mình với.