Ich habe es fast gelöst. Die Punkte habe ich nun, allerdings bewegt sich der Graph nicht.
Folgender Code:
<script type='text/javascript'>
var brd, g,
xdata = [], ydata = [],
turt,i;
brd = JXG.JSXGraph.initBoard('jxgbox', {axis:true, boundingbox:[0,20,30,-2]});
// Draw the additional lines...