mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Add support for raw flow extraction
This commit is contained in:
parent
d36721cc20
commit
cfcf30ae9d
5 changed files with 16 additions and 7 deletions
|
|
@ -338,6 +338,10 @@ tr.quotas > td {
|
|||
min-width: 7em;
|
||||
}
|
||||
|
||||
#chart1-flows td:last-child a:not(:first-child) {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
/* NOTE: this is commented to avoid highliting overlapping line issues due to
|
||||
* curves interpolation.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue