[Web] Replot graph after drawing tables
This commit is contained in:
parent
a38424d3ad
commit
ab561139fe
@ -533,6 +533,7 @@ jQuery(function($){
|
|||||||
draw_api_logs();
|
draw_api_logs();
|
||||||
draw_netfilter_logs();
|
draw_netfilter_logs();
|
||||||
draw_rspamd_history();
|
draw_rspamd_history();
|
||||||
|
rspamd_donut.replot({});
|
||||||
$(window).resize(function () {
|
$(window).resize(function () {
|
||||||
var timer;
|
var timer;
|
||||||
clearTimeout(timer);
|
clearTimeout(timer);
|
||||||
|
Loading…
Reference in New Issue
Block a user