Skip to content

Commit

Permalink
Switch to 4m view for hospitals to show trend
Browse files Browse the repository at this point in the history
  • Loading branch information
lukarenko committed Dec 2, 2023
1 parent 7671af1 commit 36e068b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/visualizations/PatientsAgeChart.fs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ let init data : State * Cmd<Msg> =
{ DisplayType = DisplayType.Default
ChartType = AbsoluteChart
Data = data
RangeSelectionButtonIndex = 3 }
RangeSelectionButtonIndex = 2 }

state, Cmd.none

Expand Down

0 comments on commit 36e068b

Please sign in to comment.