> I inserted this in a new tiddler: > > <script>var bfcParams = > 'Symbol=PZA.UN.TO,TimeFrame=1- > Day,NumberOfBars=63,WebChartID=9d8f5cb7-9fbb-4acf-9250-438f9e3245b4';var > bfcWidth = '300';var bfcHeight = '250';</script> > > <script type="text/ > javascript" src="http://www.freestockcharts.com/script/ > bfcEmbeddedChart.js"></script>
And did you try <script type="text/ javascript" src="http://www.freestockcharts.com/script/ bfcEmbeddedChart.js"></script> in the PreHeadMarkup instead of the tiddler? It is likely though, it wouldn't work that easily, since all the calls of functions are made in the external script. But actually the script you're referring to is quite small and you can copy it in the <script> element in your tiddler. -- 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.

