I have the same problem with Warf.
I also have line "bandInfos[1].eventPainter.setLayout(bandInfos
[0].eventPainter.getLayout());" in my page because it comes from "How
to create Timelines" document.
The sample works when my page refer to "simile.mit.edu" but not work
when it refer to my local files (v2.2.0)
bundle.js from "simile.mit.edu" is 114k but my local timeline-
bundle.js is 89k only.
Why? What is the version of online Timeline library on "timeline-
bundle.js"?
Magic
On 12月22日, 上午12時34分, Larry Kluger <wex...@kluger.com> wrote:
> Hi Warf,
>
> Sorry for the less-than-stellar docs. I have updated the getting started wiki page to refer to
> overview: true,
>
> Note that there should not be quotations around true. It will work with them, but you're better off without.
>
> Also, on your Timeline web page you have a note at the bottom that Java must be installed on the viewer's computer. That is not correct, Timeline does not require Java. It does require Javascript, but since Javascript is included with all browsers and is turned on by default, I don't advise mentioning it.
>
> If you think that you'll have people trying to use your web page without Javascript enabled, include the following in your page:
>
> <noscript>
> This page uses Javascript to show you a Timeline. Please enable Javascript in your browser to see the full page. Thank you.
> </noscript>
>
> Regards,
>
> Larry
> ps. would you like your world travels timeline to be referenced by our "in the wild" wiki page? If so, write back with the correct url.
>
> ________________________________
> From: Warf <warfswo...@gmail.com>