mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Reworked timeseries backend and added support to bar charts
This commit is contained in:
parent
0dbf2f532b
commit
f189241784
10 changed files with 709 additions and 464 deletions
|
|
@ -1581,7 +1581,6 @@ function driver:timeseries_top(options, top_tags)
|
|||
id = id,
|
||||
name = value[3],
|
||||
ext_label = ext_label,
|
||||
type = "line",
|
||||
data = total_serie
|
||||
}
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue