File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 < title > Simselect</ title >
66 < link href ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css " rel ="stylesheet " integrity ="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH " crossorigin ="anonymous ">
77 < link rel ="stylesheet " type ="text/css " href ="assets/style.css ">
8- < script src ="https://cdnjs.cloudflare.com/ajax/libs/cytoscape/3.28.1 /cytoscape.min.js "> </ script >
8+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/cytoscape/3.31.2 /cytoscape.min.js "> </ script >
99 < script src ="assets/js/layout-base.min.js "> </ script >
1010 < script src ="assets/js/cose-base.min.js "> </ script >
1111 < script src ="assets/js/cytoscape-fcose.min.js "> </ script >
@@ -65,7 +65,7 @@ <h5 class="offcanvas-title" id="filter_pane_label">Highlight simulators</h5>
6565 < div class ="container-fluid " style ="height: 80vh; width: 100vw; ">
6666 < div class ="row " >
6767 <!-- graph -->
68- < div class ="col col-8 " style ="height: 80vh " id ="cy "> < br /> < /div >
68+ < div class ="col col-8 " style ="height: 80vh " id ="cy "> </ div >
6969
7070 <!-- details pane -->
7171 < div class ="col col-4 d-flex flex-column justify-content-between " style ="height: 80vh; overflow: scroll " id ="details ">
You can’t perform that action at this time.
0 commit comments