Update defaults so that both lines are shown
This commit is contained in:
@@ -149,7 +149,7 @@ export const getDefaultState = (): AppState => ({
|
||||
uiSettings: {
|
||||
showDayTimeOnXAxis: '24h',
|
||||
showTemplateDay: true,
|
||||
chartView: 'damph',
|
||||
chartView: 'both',
|
||||
yAxisMin: '',
|
||||
yAxisMax: '',
|
||||
simulationDays: '5',
|
||||
|
||||
Reference in New Issue
Block a user