Hi Brad, Your notes describe a basic tenet of Timeplot and other SIMILE widgets. It can only be run from a web server. It expects to load dependencies and is written to do so by making requests back to the server it's being hosted upon. Where the examples refer to http://api.simile-widgets.org/timeplot/1.1/timeplot-api.js, that http part of the URL is basically a constant.
You can host it yourself and adjust for a different hostname and path structure. But you can't run it without a server. On 7/13/11 7:51 AM, Brad Figg wrote: > I walked carefully through the timeplot tutorial and even cut/pasted > the source from the tutorial page. I get an empty timeplot rectangle > displayed with the timeplot copyright notice displayed. However I > never see any data. I've tried my own data, I've tried the data from > the source code. > > I pulled down a copy of the source tree with svn and tried all the > examples. Same problem, just a lot of empty timeplot boxes, none of > the examples work when I run them locally. However, I am able to see > them just fine from the online web demos. > > Thoughts? > Brad > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" 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/simile-widgets?hl=en.
