fix js bug
This commit is contained in:
@@ -689,10 +689,6 @@
|
||||
scales: getScaleOptions(data)
|
||||
}
|
||||
});
|
||||
|
||||
} catch (error) {
|
||||
console.error('Error loading overview:', error);
|
||||
}
|
||||
}
|
||||
|
||||
async function loadComparison() {
|
||||
|
||||
Reference in New Issue
Block a user