From: <ai...@us...> - 2014-03-05 01:54:02
|
Revision: 13042 http://sourceforge.net/p/plplot/code/13042 Author: airwin Date: 2014-03-05 01:54:00 +0000 (Wed, 05 Mar 2014) Log Message: ----------- Change website to display 10 pages for standard example 8 to adjust to recent change for that example. Modified Paths: -------------- trunk/www/examples.php Modified: trunk/www/examples.php =================================================================== --- trunk/www/examples.php 2014-03-05 01:26:47 UTC (rev 13041) +++ trunk/www/examples.php 2014-03-05 01:54:00 UTC (rev 13042) @@ -29,9 +29,9 @@ array( 7, 19, 1, " <p>Font demo for Hershey encodings.</p> \n", array_fill( 0, 19, 1)), - array( 8, 8, 1, " + array( 8, 10, 1, " <p>3-d plot demo.</p> - \n", array_fill( 0, 8, 1)), + \n", array_fill( 0, 10, 1)), array( 9, 5, 1, " <p>Contour plot demo.</p> \n", array_fill( 0, 5, 1)), This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |