|
|
@@ -185,19 +185,21 @@ enum SettingItems {
|
|
|
view: .userInterfaceSettings,
|
|
|
searchContents: [
|
|
|
"Show X-Axis Grid Lines",
|
|
|
- "Show Y-Axis Grid Line",
|
|
|
+ "Show Y-Axis Grid Lines",
|
|
|
"Show Low and High Thresholds",
|
|
|
"Low Threshold",
|
|
|
"High Threshold",
|
|
|
"X-Axis Interval Step",
|
|
|
"Total Insulin Display Type",
|
|
|
- "Total Daily Dose",
|
|
|
- "Total Insulin in Scope",
|
|
|
+ "Total Daily Dose (TDD)",
|
|
|
+ "Total Insulin in Scope (TINS)",
|
|
|
"Override HbA1c Unit",
|
|
|
"Standing / Laying TIR Chart",
|
|
|
"Show Carbs Required Badge",
|
|
|
"Carbs Required Threshold",
|
|
|
"Forecast Display Type",
|
|
|
+ "Cone",
|
|
|
+ "Lines",
|
|
|
"Trio Color Scheme",
|
|
|
"Glucose Color Scheme"
|
|
|
],
|