@@ -74,7 +74,7 @@
<rect key="frame" x="198" y="0.0" width="200" height="252"/>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
- <constraint firstAttribute="width" priority="750" constant="200" id="Gxe-cX-1oe"/>
+ <constraint firstAttribute="width" priority="750" constant="250" id="Gxe-cX-1oe"/>
</constraints>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="LabelCell" textLabel="gif-qe-9mv" detailTextLabel="hfT-xF-eNt" style="IBUITableViewCellStyleValue1" id="GJo-f1-ajA">
@@ -200,7 +200,7 @@ class MainViewController: UIViewController, UITableViewDataSource, ChartViewDele
target: self,
selector: #selector(MainViewController.viewTimerDidEnd(_:)),
userInfo: nil,
- repeats: true)
+ repeats: false)
}
// Check for new data when timer ends