version 1.1, 2003/12/17 16:56:59
|
version 1.3, 2007/07/30 21:52:21
|
Line 11
|
Line 11
|
### } |
### } |
</script> |
</script> |
|
|
<gnuplot width="300" transparent="off" samples="100" grid="on" font="large" bgcolor="xffffff" height="300" align="left" fgcolor="x000000" border="on" plottype="Cartesian" > |
<gnuplot width="300" transparent="off" samples="100" grid="on" font="9" bgcolor="xffffff" height="300" align="left" fgcolor="x000000" border="on" plottype="Cartesian" > |
<axis xmin="0" ymin="0" xmax="10" ymax="10" color="x000000" /> |
<axis xmin="0" ymin="0" xmax="10" ymax="10" color="x000000" /> |
<xlabel>Label X</xlabel> |
<xlabel>Label X</xlabel> |
<ylabel>Label Y</ylabel> |
<ylabel>Label Y</ylabel> |
Line 28
|
Line 28
|
<responseparam name="sig" type="int_range,0-16" description="Significant Figures" default="0,15" /> |
<responseparam name="sig" type="int_range,0-16" description="Significant Figures" default="0,15" /> |
<textline /> |
<textline /> |
<hintgroup> |
<hintgroup> |
<startouttext />Enter the hint text here. <endouttext /> |
<startouttext /><endouttext /> |
</hintgroup> |
</hintgroup> |
</numericalresponse> |
</numericalresponse> |
</problem> |
</problem> |