Is there a way to get a line graph with super simple input like this:

<<graph "13 7 19 15" line>>


I tried that on your site, but it doesn't render anything

Ultimately I want to input a string of values generated by a list widget 
like this:
<$list 
filter="[<currentTiddler>addsuffix[.VAShi]fields[]regexp[\d\d\d\d-\d\d-\d\d]]" 
variable="field">
<$text text={{{ =[<currentTiddler>addsuffix[.VAShi]get<field>] 
=[<currentTiddler>addsuffix[.VASlo]get<field>] 
=[<currentTiddler>addsuffix[.disAbil]get<field>] +[sum[]] }}}/>
</$list>


so ultimately this to produce a graph:
<<graph "{{||vasSumGraph}}" line>>


But obviously I'm not grasping something about how the plugin works.


-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/918e70de-a676-4c72-abac-8d4f6f6c258bo%40googlegroups.com.

Reply via email to