* arp matrix graph and fix

* bug fix

* graph fix

* bug fix

* tests on arp graph

* merged heatmap.js and map.js

* graph dinamic resize

* minor fix

* graph dinamic width

* graph performance improvement

* clean code

* fix manual refresh

* message for empty graph

* clean code

* more clean

* update arpMap and host details

* migrate to v4.min version of d3.js
This commit is contained in:
Francesco Staccini 2019-04-17 13:23:10 +02:00 committed by simonemainardi
parent 94b143c8a3
commit 1d9b35be42
13 changed files with 1247 additions and 224 deletions

View file

@ -29,6 +29,7 @@ function page_utils.print_header(title)
<link type="text/css" rel="stylesheet" href="]] print(http_prefix) print[[/css/rickshaw.css">
<link type="text/css" rel="stylesheet" href="]] print(http_prefix) print[[/css/jquery-ui.css">
<link href="]] print(http_prefix) print[[/css/dc.css" rel="stylesheet">
<link href="]] print(http_prefix) print[[/css/heatmap.css" rel="stylesheet">
<style>
.flag {
width: 16px;