Difference between revisions of "Data plot"

From JSXGraph Wiki
Jump to navigationJump to search
Line 26: Line 26:
 
     JXG.JSXGraph.freeBoard(brd);  
 
     JXG.JSXGraph.freeBoard(brd);  
 
     brd = JXG.JSXGraph.initBoard('jxgbox',{boundingbox:[-100,5000,25000,-400],axis:true});
 
     brd = JXG.JSXGraph.initBoard('jxgbox',{boundingbox:[-100,5000,25000,-400],axis:true});
 +
}
 +
var clearInput = function() {
 +
    document.getElementById('in_data').value = '';
 
}
 
}
 
</jsxgraph>
 
</jsxgraph>
 
<html>
 
<html>
 
<form>
 
<form>
 +
<input type="button" value="clear input" onClick="clear()">
 
<input type="button" value="plot data" onClick="plotData()">
 
<input type="button" value="plot data" onClick="plotData()">
 
<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>
</textarea>
+
3591 ; 7612
 +
3587 ; 7632
 +
3594 ; 7640
 +
3593 ; 7634
 +
3595 ; 7616
 +
3596 ; 7607
 +
3590 ; 7623
 +
3587 ; 7639
 +
3596 ; 7635
 +
3594 ; 7619
 +
3596 ; 7606
 +
3596 ; 7612
 +
3592 ; 7633
 +
3597 ; 7641
 +
3594 ; 7637
 +
3593 ; 7619
 +
3595 ; 7617
 +
5059 ; 6673
 +
3599 ; 7642
 +
3596 ; 7653
 +
3594 ; 7645
 +
3596 ; 7630
 +
3595 ; 7634
 +
3592 ; 7651
 +
3596 ; 7656
 +
3593 ; 7653
 +
3596 ; 7638
 +
3595 ; 7635
 +
3596 ; 7640
 +
3595 ; 7649
 +
3596 ; 7652
 +
3595 ; 7646
 +
3595 ; 7638
 +
3597 ; 7639
 +
3594 ; 7649
 +
3596 ; 7650
 +
3593 ; 7646
 +
3596 ; 7639
 +
3595 ; 7641
 +
3587 ; 7651
 +
3595 ; 7650
 +
3596 ; 7647
 +
3594 ; 7641
 +
3596 ; 7637
 +
3595 ; 7643
 +
3601 ; 7646
 +
3602 ; 7645
 +
3596 ; 7645
 +
3600 ; 7642
 +
3594 ; 7649
 +
3593 ; 7654
 +
3594 ; 7650
 +
3598 ; 7641
 +
3594 ; 7643
 +
3595 ; 7649
 +
3594 ; 7660
 +
3594 ; 10144
 +
3596 ; 15634
 +
3599 ; 15633
 +
3600 ; 15632
 +
3600 ; 15630
 +
3600 ; 15631
 +
3600 ; 15631
 +
3597 ; 15633
 +
3596 ; 15634
 +
3601 ; 15630
 +
3597 ; 15633
 +
3597 ; 15632
 +
3594 ; 15636
 +
3598 ; 15631
 +
3598 ; 15631
 +
3598 ; 15632
 +
3597 ; 15630
 +
3595 ; 15632
 +
3598 ; 15631
 +
3590 ; 15637
 +
3597 ; 15630
 +
3596 ; 15631
 +
3600 ; 15628
 +
3598 ; 15630
 +
3593 ; 15634
 +
3598 ; 15633
 +
3592 ; 15635
 +
3598 ; 15630
 +
3599 ; 15630
 +
3598 ; 15631
 +
3594 ; 15633
 +
3599 ; 15632
 +
3591 ; 15636
 +
3598 ; 15632
 +
3596 ; 15631
 +
3600 ; 15629
 +
3597 ; 15631
 +
3595 ; 15632
 +
3600 ; 15631
 +
3598 ; 15635
 +
3599 ; 15631
 +
3604 ; 15631
 +
3609 ; 15630
 +
3612 ; 15631
 +
3614 ; 15631
 +
3618 ; 15633
 +
3623 ; 15631
 +
3627 ; 15631
 +
3633 ; 15630
 +
3636 ; 15632
 +
3641 ; 15631
 +
3648 ; 15631
 +
3647 ; 15635
 +
3658 ; 15630
 +
3664 ; 15629
 +
3668 ; 15630
 +
3672 ; 15631
 +
3673 ; 15633
 +
3684 ; 15631
 +
3688 ; 15631
 +
3694 ; 15631
 +
3699 ; 15631
 +
3704 ; 15631
 +
3709 ; 15631
 +
3712 ; 15633
 +
3721 ; 15634
 +
3728 ; 15631
 +
3737 ; 15630
 +
3745 ; 15631
 +
3753 ; 15633
 +
3766 ; 15630
 +
3772 ; 15632
 +
3781 ; 15631
 +
3725 ; 6203
 +
3674 ; 569
 +
3664 ; 587
 +
3653 ; 606
 +
3654 ; 614
 +
</textarea>
 
</form>
 
</form>
 
</html>
 
</html>

Revision as of 01:27, 12 February 2010