Skip to content

Commit 7036f77

Browse files
committed
update iframe src
1 parent 194c1fc commit 7036f77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@ The final mapping is obtained when the equilibrium is reached.
245245

246246
Here is an illustration of a dynamic graph layout based on a similar idea. Nodes are connected via springs and the system evolves according to law of physics (example by [Mike Bostock](http://bl.ocks.org/mbostock/4062045)).
247247

248-
<iframe src="http://bl.ocks.org/rossant/raw/f06184034ba66a0bd06a/"
249-
style="border: 0; width: 620px; height: 440px; margin: 0; padding: 0;" />
248+
<iframe src="https://d3ansictanv2wj.cloudfront.net/rossant-f06184034ba66a0bd06a-001.html"
249+
style="border: 0; width: 620px; height: 440px; margin: 0; padding: 0;" sandbox="allow-scripts" />
250250

251251

252252

0 commit comments

Comments
 (0)