Skip to content

Commit f65db57

Browse files
authored
Adding an interactive display to visualize prediction (#160)
* Reflecting on previous glucose * Mystery effect, wip * Using the retrospective effect-based prediction for dosing * Fixing merge * Private func * Add an interactive Prediction playground For #155 * Move input enum into a separate file, add title and description * Adding a setting for retrospective correction * Adding retrospection info to the prediction view, removing it from status. Also removing Bolus IOB to avoid further confusion. Fixes #155
1 parent 9001c7c commit f65db57

27 files changed

+875
-110
lines changed

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ github "amplitude/Amplitude-iOS" "v3.8.5"
22
github "loudnate/Crypto" "13fee45175b88629aeabe60b4b4fc3daf86fa0a3"
33
github "mddub/G4ShareSpy" "v0.2.2"
44
github "loudnate/LoopKit" "v0.7.0"
5-
github "loudnate/SwiftCharts" "8671287afb29640f9cffced6521b1098b7aac085"
5+
github "loudnate/SwiftCharts" "0c58586ab36a9f358b5fff281f52b7528fe2dc5e"
66
github "mddub/dexcom-share-client-swift" "v0.1.3"
77
github "loudnate/xDripG5" "v0.6.0"
88
github "ps2/rileylink_ios" "v0.11.1"
2 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)