mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Add pods and containers charts visualization
This commit is contained in:
parent
c8da6bcf34
commit
4bb50f1bf1
6 changed files with 200 additions and 0 deletions
|
|
@ -1,4 +1,11 @@
|
|||
print[[{
|
||||
title: "]] print(i18n("chart")) print[[",
|
||||
field: "column_chart",
|
||||
sortable: true,
|
||||
css: {
|
||||
textAlign: 'center'
|
||||
}
|
||||
}, {
|
||||
title: "]] print(i18n("flows_page.flows_as_client")) print[[",
|
||||
field: "column_num_flows_as_client",
|
||||
sortable: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue