[LON-CAPA-cvs] cvs: loncom /xml lonplot.pm
matthew
lon-capa-cvs@mail.lon-capa.org
Wed, 06 Mar 2002 19:55:30 -0000
matthew Wed Mar 6 14:55:30 2002 EDT
Modified files:
/loncom/xml lonplot.pm
Log:
Minor change to help text for plot, at the request of Ed Kashy.
Index: loncom/xml/lonplot.pm
diff -u loncom/xml/lonplot.pm:1.54 loncom/xml/lonplot.pm:1.55
--- loncom/xml/lonplot.pm:1.54 Fri Mar 1 09:03:50 2002
+++ loncom/xml/lonplot.pm Wed Mar 6 14:55:30 2002
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Dynamic plot
#
-# $Id: lonplot.pm,v 1.54 2002/03/01 14:03:50 matthew Exp $
+# $Id: lonplot.pm,v 1.55 2002/03/06 19:55:30 matthew Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -144,6 +144,8 @@
<dd> Allows specification of the x and y coordinate 'tics' on the axes.
This is mostly used to adjust the grid lines when a grid is displayed.
</dl>
+If you are having trouble with your plot, please read the help
+available on Plot Curve.
ENDPLOTHELP
my %gnuplot_defaults =