mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
improvement ons pie charts under application tab (interface)
This commit is contained in:
parent
bf92e7906c
commit
37c2811a46
1 changed files with 1 additions and 1 deletions
|
|
@ -120,5 +120,5 @@ for key, value in pairsByValues(_ifstats, rev) do
|
|||
}
|
||||
end
|
||||
|
||||
local collapsed = stats_utils.collapse_stats(res, 3, 3 --[[ threshold ]])
|
||||
local collapsed = stats_utils.collapse_stats(res, 1, 3 --[[ threshold ]])
|
||||
rest_utils.answer(rc, collapsed)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue