You are right:
<$range tiddler="RangeDemo" min="0" max="10" default="5" increment=".01"/>
{{RangeDemo}}
<$list filter="[{RangeDemo}]">
<$graph color='blue' thickness='1' minX="0" minY="-6" maxY="6" equation="
Math.sin(x) * parseFloat($tw.wiki.getTiddlerText('RangeDemo'))
"></$graph>
</$list>
If the value changes, it refreshing the graph.
--
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/bfc6cb63-3350-424c-8a0a-c11be9b00771%40googlegroups.com.