Browse Source

Add links to new example 20, shading.

gh-pages
Ludo Stellingwerff 8 years ago
parent
commit
cf22cdfc31
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