AAChartKit-Swift
AAChartKit-Swift copied to clipboard
Probably a typo? animationDuration should be a TimeInterval...
Hi guys,
i think animationDuration should be a TimeInterval.
but it is:
public class AAChartModel { public var animationType: AAChartAnimationType? //ε¨η»η±»ε public var animationDuration: Int? //ε¨η»ζΆι΄ public var title: String?
Best regards, Christoph