mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
add missing time in hover (#5282)
This commit is contained in:
parent
10ffbad9e6
commit
0de872ec31
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ function widget_gui_utils.register_timeseries_bar_chart(name, update_time, datas
|
|||
},
|
||||
tooltip = {
|
||||
x = {
|
||||
format = "dd MMM yyyy"
|
||||
format = "dd MMM yyyy hh:mm:ss"
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue