Skip to content

Commit 71685e1

Browse files
committed
Update AAChartView.swift
1 parent b2c37bd commit 71685e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AAInfographics-Pro/AAChartCreator/AAChartView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import WebKit
4040
@objc optional func aaChartView(_ aaChartView: AAChartView, moveOverEventMessage: AAMoveOverEventMessageModel)
4141
}
4242

43-
43+
/// Refer to: https://api.highcharts.com/class-reference/Highcharts.Point
4444
@available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
4545
public class AAEventMessageModel: NSObject {
4646
public var name: String?

0 commit comments

Comments
 (0)