Unplanned
Last Updated: 26 Feb 2018 10:33 by ADMIN
When you have set a custom palette in order to modify the colors of the chart, the Palette property of the series.Style does not represent the custom palette.

Unplanned
Last Updated: 26 Feb 2018 10:56 by ADMIN
When you need to apply some customizations for the labels in iOS and you have created a custom renderer, the LabelFormat initially set is lost and you need to explicitly update the text of the Label. 

Unplanned
Last Updated: 26 Feb 2018 10:33 by ADMIN
When you have set the PlotMode to BetweenTicks and try to zoom the Chart, some unnecessary blank gaps are added to the sides of the chart. Respectively, the more you zoom - the bigger the spaces become.

Unplanned
Last Updated: 26 Feb 2018 10:34 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
When the density of the labels is too high, the labels are overlapped
Unplanned
Last Updated: 15 Jun 2017 12:36 by ADMIN
When you have zoomed the initial view of the chart and you try rotating the screen - the dates are changed
Unplanned
Last Updated: 07 Jun 2017 12:41 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0

			
Unplanned
Last Updated: 06 Jun 2017 10:57 by ADMIN
In a scenario where the ViewModel is declared in Xamarin.Forms project and the ListView is bound to an ObservableCollection, calling NotifyDataSetChanged on the Android Adapter does not cause the ListView to update its Items. You need to explicitly set the Items property of the ListViewAdapter to be the modified collection of items.
Completed
Last Updated: 21 Jun 2017 12:10 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
The Value property is not updated when users tap on a ratingItem, the ValueChanged event is not triggered as well.

Available in the R2 2017 PS release.
Completed
Last Updated: 06 Mar 2018 14:03 by ADMIN
When configuring different layouts with images of different length and switching between them, the images are displayed incorrectly - in both layouts there are images with different length.
Available in the R3 2017 release.
Completed
Last Updated: 27 Sep 2017 12:35 by ADMIN
Available in minor release 2017.3.927. It will also be available in the R3 2017 SP release.
Completed
Last Updated: 23 Oct 2019 12:25 by ADMIN
Release R3 2019 SP
When you have declared a custom GroupHeaderTemplate and the total height of the elements within it is bigger than the pre-allocated one - the content is visualized on top of the group's items.
Completed
Last Updated: 31 May 2021 13:26 by ADMIN
ADMIN
Created by: Georgi
Comments: 2
Category: UI for Xamarin
Type: Bug Report
0
Available in the R2 2017 PS release.
Completed
Last Updated: 26 Feb 2018 10:56 by ADMIN
Completed
Last Updated: 26 Feb 2018 10:59 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 21 Jun 2017 11:19 by ADMIN
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 21 Jun 2017 11:18 by ADMIN
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 26 Feb 2018 10:53 by Amitesh
Check the attached image.

Available in minor release 2017.3.927. It will also be available in the R3 2017 SP release.
Completed
Last Updated: 27 Sep 2017 12:34 by Tejas
ADMIN
Created by: Rosy Topchiyska
Comments: 1
Category: UI for Xamarin
Type: Bug Report
1
If only a small range of all data points is displayed, e.g. all data range is 1 year, but the displayed range is 1 day, the series get blurred on UWP. See the attached image.

Available in minor release 2017.3.927. It will also be available in the R3 2017 SP release.
Completed
Last Updated: 26 Feb 2018 10:33 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: UI for Xamarin
Type: Bug Report
4
If the source data has only zero values initially, when the values are changed, the chart does not update its axis range.

Available in minor release 2017.3.927. It will also be available in the R3 2017 SP release.
Completed
Last Updated: 18 Oct 2017 15:02 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: UI for Xamarin
Type: Bug Report
1
If users change the ItemsSource of the control at runtime an exception occurs.

Edit: Avalable in R3 2017 SP release.