Data plot: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 35: | Line 35: | ||
<html> | <html> | ||
<form> | <form> | ||
<input type="button" value="plot data" onClick="plotData()"> | |||
<input type="button" value="clear input" onClick="clearInput()"> | <input type="button" value="clear input" onClick="clearInput()"> | ||
<input type="button" value="clear all" onClick="clear()"> | <input type="button" value="clear all" onClick="clear()"> | ||
<textarea id="in_data" cols=20 rows=15> | <textarea id="in_data" cols=20 rows=15> |