mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixes nedge timeseries charts
This commit is contained in:
parent
af9cae17c9
commit
e43396d712
3 changed files with 497 additions and 483 deletions
|
|
@ -368,6 +368,7 @@ function graph_utils.drawNewGraphs(source_value_object)
|
|||
sflow_device = flow_device_ts_enabled,
|
||||
sflow_interface = flow_device_ts_enabled,
|
||||
observation_point = obs_point_ts_enabled,
|
||||
nedge = ntop.isnEdge()
|
||||
}
|
||||
|
||||
local sources_types_top_enabled = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue