Diff for /doc/plot/sample_plot.html between versions 1.1 and 1.2

version 1.1, 2001/12/19 19:21:18 version 1.2, 2001/12/19 19:40:13
Line 4  A sample plot, hopefully. Line 4  A sample plot, hopefully.
 </title>  </title>
 <body>  <body>
 <h1>There should be a plot here someplace.... Or at least a broken image</h1>  <h1>There should be a plot here someplace.... Or at least a broken image</h1>
 <plot   <plot   height      = "150" 
  height      = "150"   
  width       = "200"    width       = "200" 
  bgcolor     = "xffffff"    bgcolor     = "xffffff" 
  fgcolor     = "x000000"    fgcolor     = "x000000" 
Line 14  A sample plot, hopefully. Line 13  A sample plot, hopefully.
  border      = "off"    border      = "off" 
  font        = "large" >   font        = "large" >
   
  <!-- No term declaration because I can't think of one -->  
   
  <title>  Title text  </title>   <title>  Title text  </title>
  <xlabel> xlabel text </xlabel>   <xlabel> xlabel text </xlabel>
  <ylabel> ylabel text </ylabel>   <ylabel> ylabel text </ylabel>
   
  <key position="upper right" title="Functions" box="on" />   <key position="upper right" title="Functions" box="on" />
   
  <axis    <axis   color="x000000" 
  color="x000000"   
  thickness="2.0"    thickness="2.0" 
  xmin="-10.0"   xmin="-10.0"
  xmax=" 10.0"   xmax=" 10.0"
Line 36  A sample plot, hopefully. Line 32  A sample plot, hopefully.
  <function> f(x) = sin(x)</function>   <function> f(x) = sin(x)</function>
  </curve>   </curve>
   
  <curve color="x000000" name="Funky Function 2" linestyle="linespoints" >   <curve color     = "x000000" 
                  name      = "Funky Function 2" 
                  linestyle = "linespoints" >
  <data>-5,-4,-3,-2,-1, 0, 1, 2, 3, 4, 5</data>   <data>-5,-4,-3,-2,-1, 0, 1, 2, 3, 4, 5</data>
  <data> 2, 2, 2, 2, 2, 0,-4,-4,-4,-4,-4</data>   <data> 2, 2, 2, 2, 2, 0,-4,-4,-4,-4,-4</data>
  <data> 2, 2, 2, 2, 2, 0,-4,-4,-4,-4,-4</data>   <data> 2, 2, 2, 2, 2, 0,-4,-4,-4,-4,-4</data>

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.