Latin names of conifers
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
BIN
cupressus_sempervirens.png
Normal file
After Width: | Height: | Size: 27 KiB |
10
index.html
|
@ -70,7 +70,7 @@
|
||||||
<h1>Springy.js</h1>
|
<h1>Springy.js</h1>
|
||||||
<p class="subtitle">A force directed graph layout algorithm for JavaScript.</p>
|
<p class="subtitle">A force directed graph layout algorithm for JavaScript.</p>
|
||||||
|
|
||||||
<div class="divider"><img src="branch.png" align="top" /></div>
|
<div class="divider"><img src="chamaecyparis_obtusa.png" alt="Chamaecyparis obtusa" title="Chamaecyparis obtusa" /></div>
|
||||||
|
|
||||||
<p><a href="https://github.com/dhotson/springy/">GitHub</a> | <a href="demo.html">Demo</a> | <a href="mailto:dennis.hotson@gmail.com">Contact</a></p>
|
<p><a href="https://github.com/dhotson/springy/">GitHub</a> | <a href="demo.html">Demo</a> | <a href="mailto:dennis.hotson@gmail.com">Contact</a></p>
|
||||||
|
|
||||||
|
@ -149,7 +149,7 @@
|
||||||
renderer.start();
|
renderer.start();
|
||||||
})()
|
})()
|
||||||
</script>
|
</script>
|
||||||
<div class="divider"><img src="pine.png" /></div>
|
<div class="divider"><img src="sequoya_gigantea.png" alt="Sequoya gigantea" title="Sequoya gigantea" /></div>
|
||||||
|
|
||||||
<div id="usage" class="section">
|
<div id="usage" class="section">
|
||||||
<h2>Basic usage</h2>
|
<h2>Basic usage</h2>
|
||||||
|
@ -159,7 +159,7 @@
|
||||||
<p>Take a look at <a href="#">demo.html</a> and <a href="#">springyui.js</a> for an example of usage.</p>
|
<p>Take a look at <a href="#">demo.html</a> and <a href="#">springyui.js</a> for an example of usage.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="divider"><img src="nut.png" /></div>
|
<div class="divider"><img src="cupressus_sempervirens.png" alt="Cupressus sempervirens" title="Cupressus sempervirens" /></div>
|
||||||
|
|
||||||
<div id="usage" class="section">
|
<div id="usage" class="section">
|
||||||
<h2>Advanced usage</h2>
|
<h2>Advanced usage</h2>
|
||||||
|
@ -207,13 +207,13 @@ graph.newEdge(node1, node2);
|
||||||
renderer.start();
|
renderer.start();
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<div class="divider"><img src="cone.png" /></div>
|
<div class="divider"><img src="pinus_serotina.png" alt="Pinus serotina" title="Pinus serotina" /></div>
|
||||||
|
|
||||||
<div id="usage" class="section">
|
<div id="usage" class="section">
|
||||||
<h2>Acknowledgements</h2>
|
<h2>Acknowledgements</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="divider"><img src="dome.png" /></div>
|
<div class="divider"><img src="araucaria_brasiliana.png" alt="Araucaria brasiliana" title="Araucaria brasiliana" /></div>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var _gaq = _gaq || [];
|
var _gaq = _gaq || [];
|
||||||
|
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |