Dave,
Can I suggest in future posting a new topic even if you provide the link to
the old thread.
There is a danger the old thread you raised from the dead has being
superseded, and your reactivating the old one will cause problems.
Thanks
Tony
On Wednesday, July 1, 2020 at 6:54:52 AM UTC+10, Dave Parker wrote:
>
> 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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/cbfc8518-ea64-4c0b-95c6-32bbcbdb8693o%40googlegroups.com.