Hi Colm, I checked out the RaphaelPlugin at http://charts.tiddlyspace.com/ but could not get it running in a standalone TW with the latest version of the Raphael source. But there are some impressive examples around that are made with Raphael. The choice to take d3.js is that I could get it running in a short notice and writing the code to produce a graph is rather straight forward. Even with the InlineJavascriptPlugin you can do nice things.
Thanks for your pointer, Okido On Jan 18, 12:21 am, colmjude <[email protected]> wrote: > Not sure if you have seen this[1] before but makes it easy to draw > graphs in TW. > > Hope that helps, > > Colm > > [1] -http://charts.tiddlyspace.com/ > > On Jan 17, 9:32 pm, okido <[email protected]> wrote: > > > > > > > > > For drawing graphs in TiddlyWiki, there are some graphics libs like > > jsx and raphael available as plugin. > > But drawing an actual graph is not that easy. > > I made a start using the d3.js lib for data visualisation and the > > first graph type I made is a horizontal graph or pareto graph. The > > d3.js can be found here:http://mbostock.github.com/d3 > > To draw a pareto I made a plugin that is available > > athttp://d3tw.tiddlyspot.com > > keep in mind that it is still very experimental. > > Make sure to have a backup of your important data. > > > Any comments are welcome, Okido -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

