Browse Source

Merge pull request #710 from NotSqrt/missing-link

Missing link in index
v3_develop
Jos de Jong 9 years ago
parent
commit
1d029cab7b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      examples/graph2d/index.html

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

@ -25,6 +25,7 @@
<p><a href="16_bothAxis_titles.html">16_bothAxis_titles.html</a></p>
<p><a href="17_dynamicStyling.html">17_dynamicStyling.html</a></p>
<p><a href="18_scatterplot.html">18_scatterplot.html</a></p>
<p><a href="19_labels.html">19_labels.html</a></p>
</div>
</body>

Loading…
Cancel
Save