Skip to content

Commit

Permalink
fix files
Browse files Browse the repository at this point in the history
  • Loading branch information
YouGuessedMyName committed Oct 15, 2024
1 parent 8cfdb7d commit 5007235
Show file tree
Hide file tree
Showing 2 changed files with 1,295 additions and 1,295 deletions.
8 changes: 4 additions & 4 deletions docs/getting_started/lion.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
></script>
<style type="text/css">
#mynetwork {
width: 590px;
height: 406px;
border: 1px solid lightgray;
}
</style>
</head>
<body>
<div id="mynetwork"></div>
<script type="text/javascript">
var nodes = new vis.DataSet([{ id: 0, label: `init`, group: "states", x: -218, y: 28 },
{ id: 1, label: `full :D`, group: "states", x: -28, y: 57 },
{ id: 2, label: `satisfied :)`, group: "states", x: -79, y: -14 },
Expand Down Expand Up @@ -295,4 +295,4 @@
"
border:none !important;
allowfullscreen webkitallowfullscreen mozallowfullscreen
></iframe>
></iframe>
Loading

0 comments on commit 5007235

Please sign in to comment.