This section contains information about all enhancements and bug fixes in Xuni since 2015 V1 release.
FlexChart |
Xuni.Xamarin.FlexChart.dll
No change |
Xuni.Xamarin.FlexChart.Binding.Android.dll
No change |
Xuni.Xamarin.FlexChart.Render.Android.dll
Bug Fixes
- Fixed the issue that where axis X and Y have inappropriate positions.
- Fixed the issue where AxisMajor and MinorTickOverlap are not being set correctly.
- Fixed the issue where axis grid lines become dashes on selecting the last series on Android 4.0 Emulator.
- Fixed the issue where LoadAnimation.StartDelay does not apply to Point or Series animation modes on Column/Bar/Bubble/Scatter/Finance chart types.
- Fixed the issue where Xamarin.Forms.FontAttributes does not propagate correctly to the native side Typeface.
- Fixed the issue where a NullReferenceException is raised when series values contain null.
- Fixed the issue in Area chart where only first series is plotted if AnimationMode is set to Series.
- Fixed the issue in stacked Area chart where only last series is plotted if AnimationMode is set to Series.
- HLOC chart type now renders main component as a line instead of a rectangle.
- Candle and HLOC chart types now show a line as the legend symbol.
Enhancements and New Features
- Added logic to subscribe to collection changes on Series collection.
- Added additional view invalidate post load animation to ensure that all devices load the entire chart.
|
Xuni.Xamarin.FlexChart.Binding.iOS.dll
No change |
Xuni.Xamarin.FlexChart.Render.iOS.dll
No change |
Xuni.Xamarin.FlexChart.Render.WinPhone.dll
Bug Fixes
- Fixed the issue where an unhandled exception occurs when ChartSeries.Visibility is set to Hidden or Legend.
- Fixed the issue in Area chart where the selected series cannot be moved to front.
- Fixed the issue where it is difficult to select series in Area/Line/LineSymbol charts.
- Fixed the issue where line series is missing in a stacked100pc column chart with one line series.
- Fixed the issue where dates are displayed along with the time component in the tooltip.
- Fixed the issue in Area chart where the entire series gets selected when SelectionMode is set to Point.
- Fixed the issue where data points of Hloc/Candle/Bubble/Scatter charts do not animate correctly.
|
FlexPie |
Xuni.Xamarin.FlexPie.dll
No change |
Xuni.Xamarin.FlexPie.Binding.Android.dll
No change |
Xuni.Xamarin.FlexPie.Render.Android.dll
No change |
Xuni.Xamarin.FlexPie.Binding.iOS.dll
No change |
Xuni.Xamarin.FlexPie.Render.iOS.dll
No change |
Xuni.Xamarin.FlexPie.Render.WinPhone.dll
Bug Fixes
- Fixed the issue where SelectedItemOffset does not take effect when SelectedItemPosition is set to None.
- Fixed the issue where some text appears on top left corner of the screen.
|
Gauge |
Xuni.Xamarin.Gauge.dll
No change |
Xuni.Xamarin.Gauge.Binding.Android.dll
No change |
Xuni.Xamarin.Gauge.Render.Android.dll
Bug Fixes
- Fixed the issue where BulletGraph renders pointer color incorrectly when Value is equals to Target.
|
Xuni.Xamarin.Gauge.Binding.iOS.dll
No change |
Xuni.Xamarin.Gauge.Render.iOS.dll
Bug Fixes
- Fixed the issue with display that occurred in RadialGauge while setting FaceBorderWidth and SweepAngle to 360.
- Fixed the issue in BulletGraph where the pointer displays TargetColor if ShowRanges is set to false.
- Fixed the issue in Gauges where custom format is not supported.
- Fixed the issue where NSString exception occurred on iOS7.1.
- Fixed the issue with displaying values.
|
Xuni.Xamarin.Gauge.Render.WinPhone.dll
Bug Fixes
- Fixed the issue where RadialGauge is rendered incorrectly when SweepAngle is zero.
- RadialGauge is placed in the center of the available space.
|