AAChartKit-Swift icon indicating copy to clipboard operation
AAChartKit-Swift copied to clipboard

Probably a typo? animationDuration should be a TimeInterval...

Open luckychris opened this issue 5 years ago β€’ 0 comments

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

luckychris avatar May 23 '19 08:05 luckychris