mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Add past period series for graphical comparison
This commit is contained in:
parent
79d8c5451a
commit
ffd6d9ac9f
7 changed files with 55 additions and 19 deletions
|
|
@ -374,6 +374,9 @@ function driver:query(schema, tstart, tend, tags, options)
|
|||
count = count,
|
||||
series = series,
|
||||
statistics = stats,
|
||||
additional_series = {
|
||||
total = total_serie,
|
||||
},
|
||||
}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue