We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f66eec3 commit cad9403Copy full SHA for cad9403
1 file changed
static/js/script.js
@@ -1139,7 +1139,7 @@ async function loadForecast() {
1139
const index = points[0].index;
1140
showShapDetails(forecast[index]);
1141
}
1142
- }
+ },
1143
animation: {
1144
onComplete: () => {
1145
forceGridResize("card-forecast");
@@ -1175,7 +1175,7 @@ async function loadFeatureImportance() {
1175
legend: {
1176
display: false
1177
1178
1179
1180
1181
@@ -1218,7 +1218,7 @@ async function loadGlobalShap() {
1218
1219
1220
1221
1222
1223
1224
0 commit comments