diff --git a/assets/js/site.js b/assets/js/site.js index a2e6282..046bd5f 100644 --- a/assets/js/site.js +++ b/assets/js/site.js @@ -267,6 +267,7 @@ $(document).ready(function() { $('#server-container').html(''); $('#quick-jump-container').html(''); + $('#big-graph').html(''); }); socket.on('historyGraph', function(rawData) {