We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14319f9 commit d64d1c1Copy full SHA for d64d1c1
README.md
@@ -314,7 +314,7 @@ enum AAChartAnimationType:String{
314
### AAChartModel:chart attribute list
315
```swift
316
public var animationType:String? //
317
- public var title:String? //
+ public var title:String? //the tittle of chart
318
public var subtitle:String? //
319
public var chartType:String? //
320
public var stacking:String? //
0 commit comments