|
From: <ai...@us...> - 2010-04-12 22:21:21
|
Revision: 10910
http://plplot.svn.sourceforge.net/plplot/?rev=10910&view=rev
Author: airwin
Date: 2010-04-12 22:21:14 +0000 (Mon, 12 Apr 2010)
Log Message:
-----------
Pages have recently been added for examples 6, 7 and 19. Adjust generated
website to display those pages.
Modified Paths:
--------------
trunk/www/examples.php
Modified: trunk/www/examples.php
===================================================================
--- trunk/www/examples.php 2010-04-12 22:10:19 UTC (rev 10909)
+++ trunk/www/examples.php 2010-04-12 22:21:14 UTC (rev 10910)
@@ -20,10 +20,10 @@
array( 5, 1, 1, "
<p>Histogram demo.</p>
\n"),
- array( 6, 1, 1, "
+ array( 6, 5, 1, "
<p>Symbol demo.</p>
\n"),
- array( 7, 17, 1, "
+ array( 7, 19, 1, "
<p>Font demo for Hershey encodings.</p>
\n"),
array( 8, 8, 1, "
@@ -59,7 +59,7 @@
array(18, 8, 1, "
<p>3-d line and point plot demo.</p>
\n"),
- array(19, 3, 1, "
+ array(19, 4, 1, "
<p>Demo of backdrop plotting of world, US maps.</p>
\n"),
array(20, 6, 3, "
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|