Questions tagged [simile]

A collection of open source data visualization web widgets that grew out of semantic web research at MIT.

Use this tag for questions relating to any of the Simile widgets - Runway, Timeline or Exhibit.

The Simile widgets product incorporates three distinct open source projects originally developed at MIT and are now maintained by the open source community.

  • Simile TimeLine is a JavaScript web widget for displaying events organized on a timeline.
  • The Exhibit project, is described on its web page as a "Publishing Framework for Large-Scale Data-Rich Interactive Web Pages."
  • Runway is a Flash based tool allowing designers to "display images in a rich interactive visualization similar to that of Apple iTunes known as Cover Flow."

As of second quarter of 2012, Exhibit is the only Simile widget seeing active development. Demonstration projects are available for the widgets at the umbrella web site, http://www.simile-widgets.org/.

44 questions
0
votes
1 answer

How do you change the background color for a band in a simile timeline?

I'm trying to change the background color of the bands I have in my simile timeline. Some of the attributes I've been using have been out of date and it's taken a while to find the latest way to call on that attribute to change part of the timeline.…
Kyle Smith
  • 57
  • 1
  • 1
  • 9
0
votes
1 answer

How to programmatically click on facet value to filter events on a Simile Timeline Widget?

I have a facet set up thus:
It's for filtering Chapter numbers of timeline events. How would I…
two7s_clash
  • 5,755
  • 1
  • 27
  • 44
0
votes
2 answers

Simile Timeline - Floating Dates

We are trying to integrate the Simile Timeline (http://www.simile-widgets.org/timeline/) into a SalesForce.com powered page. The business is, apartment bookings. The calendar will display the bookings against the related apartments. The apartments…
LVS
  • 555
  • 3
  • 9
  • 22
0
votes
1 answer

Simile Timeline event times don't match actual times

I'm using Simile Timeline with Sharepoint and the begin and end times are being pulled in OK according to the bubble text, but the bars for the events are being painted in the wrong places. They are all 4 hours ahead of the actual times. For…
TheDude
  • 33
  • 5
0
votes
2 answers

open jQuery dialogue box on click of hyperlink

I am using exhibit-api.js and D3.js Problem I am having is that on map-lens in my map I have provided the hyperlink. Until yet its opening the new window or new page fine from hyperlink. But what I need is to open the page in jQuery popup window. I…
analyticalpicasso
  • 1,993
  • 8
  • 26
  • 45
0
votes
1 answer

Simile Timeline with SharePoint not showing some future events when there are too many

I have a SharePoint 2010 calendar using Simile Timeline and it has about 545 events. It only shows events up to two weeks ahead of the current date (and going back one year), but there are events later than that on the calendar. If I remove some…
TheDude
  • 33
  • 5
0
votes
1 answer

exhibit timeline date format

I have an exhibit timeline, my data is in format "2013-12-15T07:39:19.000-04:00" and I'd like to control how the date is displayed. Right now, it displays only day and month by default but I'd like it to display year as well.
biogeek
  • 561
  • 1
  • 4
  • 13
0
votes
6 answers

Need to use body onload event, but third party JavaScript library has hijacked it

I'm using Simile to draw dynamic timelines. I am also using an in-house library to add a comment blog. Our in-house library uses the body element's onload event to initialize. But Simile seems to have hijacked…
dacracot
  • 22,002
  • 26
  • 104
  • 152
0
votes
2 answers

Simile Timeline

I'm sure many will know of Simile Timeline (http://www.simile-widgets.org/timeline/), the JavaScript-based widget for embedding interactive timelines into web sites. Timeline is open source software and is licensed under the BSD license. How would I…
David
  • 5,184
  • 3
  • 41
  • 67
0
votes
1 answer

simile exhibit ie7 bug

'm using to Exhibit to, pretty simply, display some data on historical events and book publication dates: http://f1shw1ck.com/timeline3/exhibit.html Everything works fine, and I have been able to get the timeline running as wanted, until I try to…
two7s_clash
  • 5,755
  • 1
  • 27
  • 44
0
votes
3 answers

How to create firewall isolated pages using Simile's timeline and map?

I have experimented with Simile's exhibit and have saw the usefulness of the graphical display via a prototype implementation on machines which have access to the internet. We have to migrate the prototype from the open internet to a closed…
dacracot
  • 22,002
  • 26
  • 104
  • 152
0
votes
1 answer

Simile Timeline vertical bar

I want to add vertical scroll bar to the timeline. I used json format to looad the data, data gets loaded but it is out the band. So to solve the problem I need to add the vertical scroll bar to the band.I tired everything nothing works. I even…
-1
votes
1 answer

SIMILE timeline does not scroll on Android

Found this solution so far (see comment #16): https://code.google.com/p/simile-widgets/issues/detail?id=278 but it does not seem to work for me. Any ideas appreciated. Thanks!
Astrip
  • 159
  • 4
  • 15
-2
votes
1 answer

JavaScript function not running (console returns that the function "is not a function")

I created a .aspx web page for SharePoint 2010 that uses JQuery to extract list item data from a SharePoint list and then uses that data to populate a Simile Timeline. The page includes a filter, which I believe uses some form of AJAX,…
user1226409
  • 57
  • 2
  • 6
1 2
3