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.
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.
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.
One way to work around this is to set a new items source.
At times in Android on initial load, the chart is not stretched properly but instead it is shrank to its minimum size and positioned in the top left corner. Nothing specific was found in the chart setup or the xaml set up. A possible work-around is to wrap the chart inside a Grid, set two row definitions in the Grid, and set the row span of the chart to two.
Setting the cell style properties for border width to 0 does not remove the borders.
Customizable busy indicators that allow the end-user to understand that an operation is taking place at the moment will be a great addition to the suite. More information on the BusyIndicator control you can find here: http://docs.telerik.com/devtools/xamarin/controls/busyindicator/busyindicator-overview
Is it just me, or does Xamarin lack a solid (and well documented) social login component that leverages OAuth2 to support all popular social media sites? Xamarin.Auth seems incomplete and the documentation is horrible. Telerik, what are the odds that you could create a component that could do this for us? We choose what provider(s) to use or can add our own and then you control handles everything from selecting the provider all the way to giving us the token back? This could save a TON of time and really give your tool set a leg up on, well, everyone!
Is there any plan to support box Plot chart for xamarin.iOS and Xamarin.Android?
An exception is thrown when the AutoComplete is hosted inside a horizontal StackLayout.
If the AutoComplete is visualized in a second (nested) view controller, the control stops autocompleting. Available in the R1 2018 release.
If the control is hidden when initializing and then on a later stage is visualized, it hangs.
Add markers in line graph.
Please add a UI for Xamarin option in the Telerik Code Library (http://www.telerik.com/support/code-library). Currently, it only has the following products: Kendo UI UI for ASP.NET AJAX UI for ASP.NET MVC UI for PHP UI for JSP UI for Silverlight UI for WPF UI for WinForms Reporting Data Access Test Studio
TreeMap control will easily allow the end-user to understand the complex proportions that a set of data can have for its records.
A SpreadSheet control for visualizing spreadsheet documents
Please add 3D charts with nice navigation capabilities: Zoom In/Out, Rotation, ...