Skip to content

Commit 8232747

Browse files
fix chart rendering on page load
1 parent 95dd10a commit 8232747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

classes/Visualizer/Module/Frontend.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,7 @@ public function printFooterScripts() {
699699
?>
700700
<script type="text/javascript">
701701
var visualizerUserInteractionEvents = [
702+
"scroll",
702703
"mouseover",
703704
"keydown",
704705
"touchmove",

0 commit comments

Comments
 (0)