Skip to content

Commit 46d8094

Browse files
committed
Update docs to 5.74
1 parent 2c62465 commit 46d8094

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

visual/index.html

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<tr>
138138
<td width="53%"><div align="center"><span class="style3 style4 style5"><font
139139
color="#ff0000">The Visual Module of VPython</font></span> </div>
140-
<p class="centered">Version 5.73</p></td>
140+
<p class="centered">Version 5.74</p></td>
141141
<td width="37%"><img src="images/material_etc.jpg" alt="materialetc" width="334" height="235" /></td>
142142
</tr>
143143
</table>

visual/new_features.html

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
<p class="Normal">Visual 5.71 adds log-log and semilog plots to graphs, and the ability to offset the graph origin.</p>
145145
<p class="Normal">Visual 5.72 corrects a bug in graphs where plotting (0,.001) followed by (.001,.001) failed to autoscale correctly. Also added documentation explaining what objects are used to represent gdots, gcurves, ghbars, and gvbars.</p>
146146
<p class="Normal">Visual 5.73 corrects some bugs in the controls module and the text object.</p>
147+
<p class="Normal">Visual 5.74 corrects an error in the display of ellipsoids.</p>
147148
<p class="Normal"><strong><font color="#0000a0">Choose a topic:</font></strong></p>
148149
<blockquote>
149150
<p class="Normal"><strong><font color="#0000a0"><a href="#credits">Credits</a></font></strong></p>

0 commit comments

Comments
 (0)