mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Simplifies and keeps per-family alert counters
This commit is contained in:
parent
ae2c789984
commit
ec06e6568f
13 changed files with 50 additions and 109 deletions
|
|
@ -112,9 +112,10 @@ function widget_gui_utils.register_timeseries_bar_chart(name, update_time, datas
|
|||
datetimeUTC = false,
|
||||
},
|
||||
axisBorder = {
|
||||
show = false
|
||||
show = true
|
||||
},
|
||||
axisTicks = {
|
||||
show = false
|
||||
},
|
||||
},
|
||||
yaxis = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue