Browse Source

Merge pull request #1464 from almende/gh-pages-graph2d-updates

Add link/button to new example 20, shading.
gh-pages
Jos de Jong 8 years ago
parent
commit
4302c969f3
2 changed files with 7 additions and 1 deletions
  1. +7
    -1
      graph2d_examples.html
  2. BIN
      images/exampleScreenshots/graph2d/20.png

+ 7
- 1
graph2d_examples.html View File

@ -227,6 +227,12 @@
<div class="exampleTitle">labels</div>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6">
<a href="examples/graph2d/20_shading.html">
<img class="example img-responsive" src="./images/exampleScreenshots/graph2d/20.png">
<div class="exampleTitle">shading</div>
</a>
</div>
</div>
<br />
<br />
@ -238,4 +244,4 @@
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>
</html>

BIN
images/exampleScreenshots/graph2d/20.png View File

Before After
Width: 250  |  Height: 150  |  Size: 9.6 KiB

Loading…
Cancel
Save