From: <ai...@us...> - 2013-12-22 02:36:56
|
Revision: 12904 http://sourceforge.net/p/plplot/code/12904 Author: airwin Date: 2013-12-22 02:36:53 +0000 (Sun, 22 Dec 2013) Log Message: ----------- Change to 5 pages with the 4th one used for the thumbprint for example 22. Modified Paths: -------------- trunk/www/examples.php Modified: trunk/www/examples.php =================================================================== --- trunk/www/examples.php 2013-12-22 01:13:23 UTC (rev 12903) +++ trunk/www/examples.php 2013-12-22 02:36:53 UTC (rev 12904) @@ -71,9 +71,9 @@ array(21, 3, 3, " <p>Grid data demo.</p> \n", array_fill( 0, 3, 1)), - array(22, 4, 3, " + array(22, 5, 4, " <p>Demo of simple vector plotting.</p> - \n", array_fill( 0, 4, 1)), + \n", array_fill( 0, 5, 1)), array(23, 16, 1, " <p>Font demo for unicode encodings which shows Greek letters and math symbols.</p> \n", array_fill( 0, 16, 1)), This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |