-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtopologia.html
executable file
·41 lines (37 loc) · 13.4 KB
/
topologia.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<html>
<body>
<div id="fig_el148301245939888905769929191637"></div>
<script>
function mpld3_load_lib(url, callback){
var s = document.createElement('script');
s.src = url;
s.async = true;
s.onreadystatechange = s.onload = callback;
s.onerror = function(){console.warn("failed to load library " + url);};
document.getElementsByTagName("head")[0].appendChild(s);
}
if(typeof(mpld3) !== "undefined" && mpld3._mpld3IsLoaded){
// already loaded: just create the figure
!function(mpld3){
mpld3.draw_figure("fig_el148301245939888905769929191637", {"width": 640.0, "height": 480.0, "axes": [{"bbox": [0.125, 0.10999999999999999, 0.775, 0.77], "xlim": [-0.3551200267726134, 0.23950790528850144], "ylim": [-0.4174987865377523, 1.0674999422160834], "xdomain": [-0.3551200267726134, 0.23950790528850144], "ydomain": [-0.4174987865377523, 1.0674999422160834], "xscale": "linear", "yscale": "linear", "axes": [{"position": "bottom", "nticks": 8, "tickvalues": null, "tickformat_formatter": "", "tickformat": null, "scale": "linear", "fontsize": 10.0, "grid": {"gridOn": false}, "visible": true}, {"position": "left", "nticks": 10, "tickvalues": null, "tickformat_formatter": "", "tickformat": null, "scale": "linear", "fontsize": 10.0, "grid": {"gridOn": false}, "visible": true}], "axesbg": "#FFFFFF", "axesbgalpha": null, "zoomable": true, "id": "el14830124593990610256", "lines": [{"data": "data01", "xindex": 0, "yindex": 1, "coordinates": "data", "id": "el14830124593944019536", "color": "#000000", "linewidth": 2.0, "dasharray": "none", "alpha": 1, "zorder": 2, "drawstyle": "default"}, {"data": "data02", "xindex": 0, "yindex": 1, "coordinates": "data", "id": "el14830124593944271888", "color": "#000000", "linewidth": 2.0, "dasharray": "none", "alpha": 1, "zorder": 2, "drawstyle": "default"}], "paths": [], "markers": [], "texts": [{"text": "R1", "position": [0.17443785554280902, -1.0761572185434154], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593943890832"}, {"text": "i-br-pr-cta-vm-hl3-01", "position": [0.21247936292208713, 0.9], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944146576"}, {"text": "i-br-pr-cta-vm-hl4-01", "position": [-0.05882573405869715, 0.22615606286508408], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944204496"}, {"text": "i-br-pr-cta-vm-hl4-02", "position": [-0.32809148440619906, -0.4499988443216688], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944212944"}, {"text": "GigabitEthernet0/1/0", "position": [0.10395732412977343, 0.7304624251460337], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944211088"}, {"text": "GigabitEthernet0/0/0", "position": [0.04969630473361656, 0.5956936377190505], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944269456"}, {"text": "GigabitEthernet0/0/0", "position": [-0.2203851842671983, -0.07953688144696767], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944020496"}, {"text": "GigabitEthernet0/1/0", "position": [-0.16653203419769794, 0.055694099990382925], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944276624"}, {"text": "Topologia", "position": [0.5, 1.0225468975468974], "coordinates": "axes", "h_anchor": "middle", "v_baseline": "auto", "rotation": -0.0, "fontsize": 12.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593943946896"}], "collections": [], "images": [], "sharex": [], "sharey": []}], "data": {"data01": [[-0.05882573405869715, 0.3261560628650841], [0.21247936292208713, 1.0]], "data02": [[-0.05882573405869715, 0.3261560628650841], [-0.32809148440619906, -0.34999884432166883]]}, "id": "el14830124593988890576", "plugins": [{"type": "reset"}, {"type": "zoom", "button": true, "enabled": false}, {"type": "boxzoom", "button": true, "enabled": false}]});
}(mpld3);
}else if(typeof define === "function" && define.amd){
// require.js is available: use it to load d3/mpld3
require.config({paths: {d3: "https://d3js.org/d3.v5"}});
require(["d3"], function(d3){
window.d3 = d3;
mpld3_load_lib("https://mpld3.github.io/js/mpld3.v0.5.10.js", function(){
mpld3.draw_figure("fig_el148301245939888905769929191637", {"width": 640.0, "height": 480.0, "axes": [{"bbox": [0.125, 0.10999999999999999, 0.775, 0.77], "xlim": [-0.3551200267726134, 0.23950790528850144], "ylim": [-0.4174987865377523, 1.0674999422160834], "xdomain": [-0.3551200267726134, 0.23950790528850144], "ydomain": [-0.4174987865377523, 1.0674999422160834], "xscale": "linear", "yscale": "linear", "axes": [{"position": "bottom", "nticks": 8, "tickvalues": null, "tickformat_formatter": "", "tickformat": null, "scale": "linear", "fontsize": 10.0, "grid": {"gridOn": false}, "visible": true}, {"position": "left", "nticks": 10, "tickvalues": null, "tickformat_formatter": "", "tickformat": null, "scale": "linear", "fontsize": 10.0, "grid": {"gridOn": false}, "visible": true}], "axesbg": "#FFFFFF", "axesbgalpha": null, "zoomable": true, "id": "el14830124593990610256", "lines": [{"data": "data01", "xindex": 0, "yindex": 1, "coordinates": "data", "id": "el14830124593944019536", "color": "#000000", "linewidth": 2.0, "dasharray": "none", "alpha": 1, "zorder": 2, "drawstyle": "default"}, {"data": "data02", "xindex": 0, "yindex": 1, "coordinates": "data", "id": "el14830124593944271888", "color": "#000000", "linewidth": 2.0, "dasharray": "none", "alpha": 1, "zorder": 2, "drawstyle": "default"}], "paths": [], "markers": [], "texts": [{"text": "R1", "position": [0.17443785554280902, -1.0761572185434154], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593943890832"}, {"text": "i-br-pr-cta-vm-hl3-01", "position": [0.21247936292208713, 0.9], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944146576"}, {"text": "i-br-pr-cta-vm-hl4-01", "position": [-0.05882573405869715, 0.22615606286508408], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944204496"}, {"text": "i-br-pr-cta-vm-hl4-02", "position": [-0.32809148440619906, -0.4499988443216688], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944212944"}, {"text": "GigabitEthernet0/1/0", "position": [0.10395732412977343, 0.7304624251460337], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944211088"}, {"text": "GigabitEthernet0/0/0", "position": [0.04969630473361656, 0.5956936377190505], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944269456"}, {"text": "GigabitEthernet0/0/0", "position": [-0.2203851842671983, -0.07953688144696767], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944020496"}, {"text": "GigabitEthernet0/1/0", "position": [-0.16653203419769794, 0.055694099990382925], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944276624"}, {"text": "Topologia", "position": [0.5, 1.0225468975468974], "coordinates": "axes", "h_anchor": "middle", "v_baseline": "auto", "rotation": -0.0, "fontsize": 12.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593943946896"}], "collections": [], "images": [], "sharex": [], "sharey": []}], "data": {"data01": [[-0.05882573405869715, 0.3261560628650841], [0.21247936292208713, 1.0]], "data02": [[-0.05882573405869715, 0.3261560628650841], [-0.32809148440619906, -0.34999884432166883]]}, "id": "el14830124593988890576", "plugins": [{"type": "reset"}, {"type": "zoom", "button": true, "enabled": false}, {"type": "boxzoom", "button": true, "enabled": false}]});
});
});
}else{
// require.js not available: dynamically load d3 & mpld3
mpld3_load_lib("https://d3js.org/d3.v5.js", function(){
mpld3_load_lib("https://mpld3.github.io/js/mpld3.v0.5.10.js", function(){
mpld3.draw_figure("fig_el148301245939888905769929191637", {"width": 640.0, "height": 480.0, "axes": [{"bbox": [0.125, 0.10999999999999999, 0.775, 0.77], "xlim": [-0.3551200267726134, 0.23950790528850144], "ylim": [-0.4174987865377523, 1.0674999422160834], "xdomain": [-0.3551200267726134, 0.23950790528850144], "ydomain": [-0.4174987865377523, 1.0674999422160834], "xscale": "linear", "yscale": "linear", "axes": [{"position": "bottom", "nticks": 8, "tickvalues": null, "tickformat_formatter": "", "tickformat": null, "scale": "linear", "fontsize": 10.0, "grid": {"gridOn": false}, "visible": true}, {"position": "left", "nticks": 10, "tickvalues": null, "tickformat_formatter": "", "tickformat": null, "scale": "linear", "fontsize": 10.0, "grid": {"gridOn": false}, "visible": true}], "axesbg": "#FFFFFF", "axesbgalpha": null, "zoomable": true, "id": "el14830124593990610256", "lines": [{"data": "data01", "xindex": 0, "yindex": 1, "coordinates": "data", "id": "el14830124593944019536", "color": "#000000", "linewidth": 2.0, "dasharray": "none", "alpha": 1, "zorder": 2, "drawstyle": "default"}, {"data": "data02", "xindex": 0, "yindex": 1, "coordinates": "data", "id": "el14830124593944271888", "color": "#000000", "linewidth": 2.0, "dasharray": "none", "alpha": 1, "zorder": 2, "drawstyle": "default"}], "paths": [], "markers": [], "texts": [{"text": "R1", "position": [0.17443785554280902, -1.0761572185434154], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593943890832"}, {"text": "i-br-pr-cta-vm-hl3-01", "position": [0.21247936292208713, 0.9], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944146576"}, {"text": "i-br-pr-cta-vm-hl4-01", "position": [-0.05882573405869715, 0.22615606286508408], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944204496"}, {"text": "i-br-pr-cta-vm-hl4-02", "position": [-0.32809148440619906, -0.4499988443216688], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 10.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944212944"}, {"text": "GigabitEthernet0/1/0", "position": [0.10395732412977343, 0.7304624251460337], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944211088"}, {"text": "GigabitEthernet0/0/0", "position": [0.04969630473361656, 0.5956936377190505], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944269456"}, {"text": "GigabitEthernet0/0/0", "position": [-0.2203851842671983, -0.07953688144696767], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944020496"}, {"text": "GigabitEthernet0/1/0", "position": [-0.16653203419769794, 0.055694099990382925], "coordinates": "data", "h_anchor": "middle", "v_baseline": "central", "rotation": -0.0, "fontsize": 8.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593944276624"}, {"text": "Topologia", "position": [0.5, 1.0225468975468974], "coordinates": "axes", "h_anchor": "middle", "v_baseline": "auto", "rotation": -0.0, "fontsize": 12.0, "color": "#000000", "alpha": 1, "zorder": 3, "id": "el14830124593943946896"}], "collections": [], "images": [], "sharex": [], "sharey": []}], "data": {"data01": [[-0.05882573405869715, 0.3261560628650841], [0.21247936292208713, 1.0]], "data02": [[-0.05882573405869715, 0.3261560628650841], [-0.32809148440619906, -0.34999884432166883]]}, "id": "el14830124593988890576", "plugins": [{"type": "reset"}, {"type": "zoom", "button": true, "enabled": false}, {"type": "boxzoom", "button": true, "enabled": false}]});
})
});
}
</script>
</body>
</html>