I recently needed some way to get a line graph in one of my TiddlyWikis. I found a plugin, but it didn't do a very good job. I thought it might be possible to use Google Charts, but I had no idea how I might go about doing that.
A bit of searching located this post from last year: https://groups.google.com/g/tiddlywiki/c/kyfKmMGpZiQ/m/TeQNhDTNBQAJ This works, but has a lot of hard-coded stuff. I wanted something more flexible. Using that post as the starting point, I've come up with a single macro that uses separate tiddlers to hold the chart data. I have an example TiddlyWiki on my Dropbox: https://www.dropbox.com/s/px91n007zzdp8df/GoogleCharts.html?dl=0 All the magic is in the "GoogleChart" macro. You can quickly see the demo charts, but it will need to be downloaded to see 'behind the scenes'. I got this far mostly by trying random tiddlywiki syntax until things worked. I'm not familiar with macros at all. I'd welcome any feedback on how I've done things. Apart from that - do whatever you like with it! Cheers, Andrew -- 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/b305a063-bd79-489d-9948-f937c27228c3n%40googlegroups.com.

