var theme = Timeline.getDefaultTheme();
      theme.event.bubble.width = 500;
      theme.event.bubble.height = 400;
      theme.mouseWheel = 'scroll';
      bp.theme = theme;


Note that bp is a dictionary that I pass to Timeline.createBandInfo(bp)

Hope that helps!

On Friday, February 8, 2013 2:28:17 PM UTC-8, Jeff Chapman wrote:
>
> Is there a way to configure the size of the event bubble that pops up when 
> a user clicks on an event?
>
> Thanks.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to