mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
fixes on alert stats layout
This commit is contained in:
parent
71a48f16f1
commit
ab289aec69
8 changed files with 81 additions and 90 deletions
|
|
@ -102,14 +102,13 @@ function widget_gui_utils.register_timeseries_bar_chart(name, update_time, datas
|
|||
type = "datetime",
|
||||
labels = {
|
||||
datetimeUTC = false,
|
||||
show = false,
|
||||
},
|
||||
axisBorder = {
|
||||
show = false
|
||||
},
|
||||
axisTicks = {
|
||||
show = false
|
||||
}
|
||||
show = true
|
||||
},
|
||||
},
|
||||
yaxis = {
|
||||
show = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue