Flash3001 / iOSCharts.Xamarin

A Xamarin port by Lucas Teixeira for Charts (ios-charts) by Daniel Cohen Gindi, inspired by Philipp Jahoda
Other
68 stars 20 forks source link

CandleStick Chart is not showing up within a CombinedChart on the latest release of 3.2.0 #46

Closed mister-giga closed 5 years ago

mister-giga commented 6 years ago

This issue was in the original charts implementation of swift but it was resolved as stated on the issue of that repo https://github.com/danielgindi/Charts/issues/3673

Flash3001 commented 6 years ago

Thank you for reporting it @mister-giga. I'll update the project and update the Nuget package.

Flash3001 commented 6 years ago

@mister-giga That fix is on master branch, but it is not on their 3.2.1 release.

https://github.com/danielgindi/Charts/compare/v3.2.1...master

The Nuget package is following the original Charts library releases. I suppose there will be another one soon as there is a new Xcode version and usually a point release is done when that happens.

mister-giga commented 6 years ago

Oh sorry. Thanks for info and for this great binding that helped me many times saving time!

Flash3001 commented 5 years ago

@mister-giga this issue was fixed on 3.2.2. The binding is updated and available on Nuget. It now depends on Swift 5.