Skip to content

Commit 3d1a3c8

Browse files
committed
Update AABaseChartVC.swift
1 parent e141cec commit 3d1a3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AAInfographicsDemo/Demo/AdditionalContent2/AABaseChartVC.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ class AABaseChartVC: UIViewController {
304304
.type(.x)
305305
.pinchType(.x)
306306

307-
aaOptions.chart?.pinchType(.x)
307+
aaOptions.chart?.pinchType = nil
308308

309309

310310

0 commit comments

Comments
 (0)