[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm
matthew
lon-capa-cvs@mail.lon-capa.org
Thu, 02 Dec 2004 18:58:30 -0000
matthew Thu Dec 2 13:58:30 2004 EDT
Modified files:
/loncom/interface loncommon.pm
Log:
POD update for drawbargraph.
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.238 loncom/interface/loncommon.pm:1.239
--- loncom/interface/loncommon.pm:1.238 Wed Dec 1 19:01:34 2004
+++ loncom/interface/loncommon.pm Thu Dec 2 13:58:30 2004
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.238 2004/12/02 00:01:34 raeburn Exp $
+# $Id: loncommon.pm,v 1.239 2004/12/02 18:58:30 matthew Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -3376,6 +3376,9 @@
=item @Values: An array of array references. Each array reference holds data
to be plotted in a stacked bar chart.
+=item If the final element of @Values is a hash reference the key/value
+pairs will be added to the graph definition.
+
=back
Returns: