mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixes undefined/null variables and various js errors
This commit is contained in:
parent
d55dbe95c0
commit
904ccb2573
15 changed files with 29 additions and 432 deletions
|
|
@ -26,7 +26,6 @@ const defaultOptions = {
|
|||
},
|
||||
},
|
||||
interaction: {
|
||||
tooltipDelay: 150,
|
||||
hideEdgesOnDrag: true,
|
||||
hideEdgesOnZoom: true,
|
||||
hover: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue