Don't know why I didn't look at your thing before bimlas!  Thats very 
useful!
Would that method be extendable to say a range slider for say changing a 
variable....(drams of sliders and real time graph changes)..

On Monday, 17 June 2019 12:59:45 UTC+1, bimlas wrote:
>
> Very useful plugin, thanks!
>
> With a hidden option, we can even display data tiddlers:
>
> - Go to https://gt6796c.github.io/
> - Create a new tiddler, name it "Coords" and set type to JSON data 
> (application/json)
> - Set the content to "[[3,2],[4,1],[2,5]]"
> - Create another tiddler with the content
>
> <$graph>
> $tw.wiki.getTiddlerData("Coords")
> 1/x
> Math.sin(x)
> </$graph>
>
> The first line causing the magic: it gets the (black) points from "Coords" 
> data tiddler (the other lines are not needed, I just want to show that the 
> `$tw.wiki...` is a same Javascript line as the others).
>
> 2019. június 14., péntek 11:05:15 UTC+2 időpontban Ste Wilson a következőt 
> írta:
>>
>> See also 
>>
>> https://gt6796c.github.io/
>>
>

-- 
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/43a14c42-8459-4c2c-830b-c1353972eaa8%40googlegroups.com.

Reply via email to