We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ad831 commit 0ca1692Copy full SHA for 0ca1692
1 file changed
app/composables/useSettings.ts
@@ -73,7 +73,7 @@ const DEFAULT_SETTINGS: AppSettings = {
73
},
74
chartFilter: {
75
averageWindow: 0,
76
- smoothingTau: 1,
+ smoothingTau: 0,
77
anomaliesFixed: true,
78
predictionPoints: 4,
79
0 commit comments