mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
improved page layouts and added stats_utils for pie charts (#4653)
This commit is contained in:
parent
4fa3089628
commit
9d8fded73c
15 changed files with 66 additions and 103 deletions
|
|
@ -21,8 +21,7 @@ page_utils.set_active_menu_entry(page_utils.menu_entries.host_explorer)
|
|||
dofile(dirs.installdir .. "/scripts/lua/inc/menu.lua")
|
||||
|
||||
print([[
|
||||
<h2>Host Explorer</h2>
|
||||
<hr>
|
||||
<h2 class='mb-4'>Host Explorer</h2>
|
||||
]])
|
||||
|
||||
-- https://www.d3-graph-gallery.com/graph/bubble_template.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue