Ste Wilson,

This solution works, but there are several bugs with it:

<$range tiddler="RangeDemo" min="0" max="10" default="5" increment=".01"/> 
{{RangeDemo}}

<$graph color='blue' thickness='1' minX="0" minY="-6" maxY="6" equation="
Math.sin(x) * parseFloat($tw.wiki.getTiddlerText('RangeDemo'))
"></$graph>


   - It can only display one function (equation parameter) because if you 
   enter the statement between the <graph> tags, it will not work for some 
   reason.
   - If you modify the slider, the graph will not change, but you will need 
   to close and reopen the tiddler.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5b860b22-06e4-41c4-818c-fa15145def5d%40googlegroups.com.

Reply via email to