ivnsch / SwiftCharts

Easy to use and highly customizable charts library for iOS
Apache License 2.0
2.53k stars 410 forks source link

'flatMap' deprecated #351

Closed nekomeo closed 5 years ago

nekomeo commented 6 years ago

Warnings ''flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value' in ChartAxisValue, ChartAxisXLayerDefault, ChartAxisXLayerDefault, ChartPointsViewsLayer

ivnsch commented 5 years ago

This was fixed.