fixed account graphs not updating on filter change

closes #4001
This commit is contained in:
Miodec 2023-02-17 13:28:03 +01:00
parent 58cad70f6d
commit 4a90877735

View file

@ -987,6 +987,8 @@ function fillContent(): void {
$(".pageAccount .estimatedWordsTyped .val").text(totalEstimatedWords);
applyHistorySmoothing();
ChartController.accountActivity.update();
ChartController.accountHistogram.update();
LoadingPage.updateBar(100, true);
Focus.set(false);
Misc.swapElements(