|
@@ -824,7 +824,7 @@ extension Home {
|
|
|
List {
|
|
List {
|
|
|
DefinitionRow(
|
|
DefinitionRow(
|
|
|
term: "Cone of Uncertainty",
|
|
term: "Cone of Uncertainty",
|
|
|
- definition: "For simplicity reasons, oref's various forecast curves are displayed as a \"Cone of Uncertainty\" that depicts a possible, forecasted range of future glucose fluctuation based on the current data and the algothim's result.",
|
|
|
|
|
|
|
+ definition: "For simplicity reasons, oref's various forecast curves are displayed as a \"Cone of Uncertainty\" that depicts a possible, forecasted range of future glucose fluctuation based on the current data and the algothim's result.\n\nTo modify the forecast display type, go to Trio Settings > Features > User Interface > Forecast Display Type.",
|
|
|
color: Color.blue.opacity(0.5)
|
|
color: Color.blue.opacity(0.5)
|
|
|
)
|
|
)
|
|
|
}
|
|
}
|