[Web] Replot graph after drawing tables

master
André 2018-05-26 23:02:18 +02:00
parent a38424d3ad
commit ab561139fe
1 changed files with 1 additions and 0 deletions

View File

@ -533,6 +533,7 @@ jQuery(function($){
draw_api_logs();
draw_netfilter_logs();
draw_rspamd_history();
rspamd_donut.replot({});
$(window).resize(function () {
var timer;
clearTimeout(timer);