Skip to content

Commit

Permalink
forgot to update div
Browse files Browse the repository at this point in the history
  • Loading branch information
Giancarlo Perrone committed Jun 4, 2020
1 parent 34edef2 commit 5ecf5b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyvis/source/gameofthrones.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</head>

<body>
<div id = "mynetwork"></div>
<div id = "mynetwork3"></div>
<script type="text/javascript">

// initialize global variables.
Expand Down
2 changes: 1 addition & 1 deletion pyvis/source/nx.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</head>

<body>
<div id = "mynetwork"></div>
<div id = "mynetwork2"></div>


<script type="text/javascript">
Expand Down

0 comments on commit 5ecf5b6

Please sign in to comment.