Questions tagged [timeline.js]

The Timeline is an interactive visualization chart to visualize events in time. The events can take place on a single date, or have a start and end date (a range). You can freely move and zoom in the timeline by dragging and scrolling in the Timeline. Events can be created, edited, and deleted in the timeline. The time scale on the axis is adjusted automatically, and supports scales ranging from milliseconds to years.

78 questions
0
votes
1 answer

TimelineJs and AngularJs ng-view content

I am using AngularJs in my project, so all the main content in my app is loaded using ng-view directive of angular, I wanted to implement a timeline using TimelineJs in my app, the timeline get's an id (place to put the timeline) but my div with…
Amir
  • 2,149
  • 4
  • 23
  • 32
-1
votes
1 answer

How do I specify the background color of flags for each group I define in Timeline.js?

I'd like to specify the background color of flags for each group I define in the json file in Timeline.js. I'm able to change the background of each slide, depending on the group it belongs to, but the documentation's not clear (to me, at least) on…
-4
votes
1 answer

Timeline code for TileMill/MapBox

I'm looking to write code to implement a sliding timeline tool, which I hope to be useto visualize the opening/closing of businesses and organizations on a map that I have created using TileMill/Mapbox. The map's data has start and end dates for…
gstalica
  • 11
  • 3
1 2 3 4 5
6