HI Pmario, Thanks for your extensive post. Sorry for not providing the links. d3.js <http://d3js.org/> is used by me in TW, but indeed it needs rather much coding. I use it only for special things, at the moment for a heat map that shows the performance of departments. The novus <http://nvd3.com/> lib is tried by me I could not get it to work in TW. JSXGraph <http://jsxgraph.uni-bayreuth.de/> works fine and the graphs are nice, I tried it some time ago and will have an other look at it. Highcharts <http://www.highcharts.com/> is usable in TW and the graphs are nice with little coding.
Than the jstat <http://www.jstat.org/> and psMathstat<http://code.google.com/p/pseudosavant/>, I looked at these because I needed to do some calculations on arrays, like mean, max and preferable some stat functions to calculate histograms. The documentation on these two libs is very little so I got the idea to just make a plugin with the functions I need. There a ran into problems because I did not now how to make a function available in whole TW from a plugin, I figured it out now. I will have a quick look for a math plugin else I will make my own plugin for the functions I need now. Your tip regarding an SVG tiddler I will certainly explore a little more. Thanks very much for your effort, Okido Op dinsdag 28 augustus 2012 20:46:49 UTC+2 schreef okido het volgende: > > Hello TW Guru's, > > I would like to add a library with some functions for calculating mean, > stdev etc. > So functions that are stored in a systemConfig tiddler that can be called > from within Inlinejavescript code in any other tiddler. > > What is the general framework to start with for such a systemConfig > tiddler ? > > Thanks, Okido > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywikidev/-/DsN2pUJlYo0J. 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/tiddlywikidev?hl=en.
