I created a jsxgraph [2] space. Which will contain some examples for
testing with TW.
It includes the InlineJavascriptPlugin[6] from tiddlytools, which made
testing easy. See: Lagrange_interpolation [3]. There are much more
examples at the wiki page [7].
The library itself is contained in jsxgraph-plugin [4] space. Which is
the one you should include into your own space, if you want to use it.
It contains the library [1] only. + a little TW plugin, that creates
the needed StyleSheet [5].
===========
The examples from the wiki page have to be modified a little bit. See
my example [3]