Browse Source

Added new examples to index.html

v3_develop
jos 10 years ago
parent
commit
24fb196d3c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      examples/graph2d/index.html

+ 2
- 0
examples/graph2d/index.html View File

@ -22,6 +22,8 @@
<p><a href="13_localization.html">13_localization.html</a></p>
<p><a href="14_toggleGroups.html">14_toggleGroups.html</a></p>
<p><a href="15_streaming_data.html">15_streaming_data.html</a></p>
<p><a href="16_bothAxis_titles.html">16_bothAxis_titles.html</a></p>
<p><a href="17_dynamicStyling.html">17_dynamicStyling.html</a></p>
</div>
</body>

Loading…
Cancel
Save