Browse Source

Merge branch 'master' into develop

webworkersNetwork
jos 9 years ago
parent
commit
c694a8b0c6
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      docs/graph2d/index.html

+ 3
- 3
docs/graph2d/index.html View File

@ -383,8 +383,8 @@ groups.add({
<tr>
<td>visible</td>
<td>Boolean</td>
<td>true</td>
<td>This field is optional. If false, this group will not be drawn.
<td>no</td>
<td>This field is optional. If false, this group will not be drawn. By default it is true.
</tr>
</table>
@ -1492,4 +1492,4 @@ var options = {
<script src="../js/tipuesearch.config.js"></script>
<script src="../js/tipuesearch.js"></script>
<!-- controller -->
<script src="../js/main.js"></script>
<script src="../js/main.js"></script>

Loading…
Cancel
Save