Questions tagged [timeline]

Time-based information displays and user interfaces. For the Facebook Timeline use [facebook-timeline] instead.

Do not use this tag for Facebook Timeline; use instead.

(The future of this tag is in doubt; please see the discussion.)

1169 questions
12
votes
12 answers

Jquery Timeline plugins

I am in search for jquery timeline plugin with years on the horizontal axis. I have seen one in the past. I am not able to find it. Did search for jquery timeline plugins.
Ivanka
  • 183
  • 1
  • 1
  • 5
12
votes
1 answer

Property Metadata is already registered for “Timeline” property

I am having a WPF application which is called by a client software. It works fine for the 1st time.When I closed the WPF application from the client software and again load the WPF app(without closing the client software in between)), it throws an…
Sathyanarayanan
  • 129
  • 1
  • 1
  • 6
10
votes
2 answers

Building timeline for video editor using React JS

Especially looking for an idea or way around to achieve this. I am trying to build a video editor/mixture as in the above image using react js. This UI primarily targets to align different video/image media with timelines. As user drag video/image…
mhnpd
  • 381
  • 2
  • 11
10
votes
2 answers

Best approch of Elastic Search time based feeds module?

I am new with elastic search and looking for the best solution with which i can create a feed module which have time based feeds along with there group and comment. I learned little and come up with following. PUT /group { "mappings":…
10
votes
1 answer

Building a Timeline Grid like layout in Javascript?

I am trying to create a Timeline Grid for adding and managing tasks at specific times(seconds) on a timeline. Is there a way to be able to create such a timeline Javascript/jquery? What I am trying to do it have a 0.5 sec. intervals on the timeline.…
praneybehl
  • 3,801
  • 6
  • 28
  • 45
9
votes
1 answer

Google chart timeline horizontal scroll

I have a timeline chart, very similar to the very first example at this page (https://developers.google.com/chart/interactive/docs/gallery/timeline). I have activities on the Y axis (making lunch, eating, ecc) and on the X axis i have the time. I…
8
votes
0 answers

Implementing a Javascript library/projects for multiple vertical timelines with zoom controls

Note: Please let me know if this question is not relevant to SO. I will happily remove it I am looking for a javascript-based library or a sample project which supports creating multiple (child) and vertical timelines. There are many horizontal…
8
votes
4 answers

Javascript / Jquery Timelime addon

Greetings, I am curious if there is any good plugin or project that allows users to add/remove event timegaps and pin the places and possibly generate some sort of output to save to the server side. I have found today's timetable however it is not…
Hellnar
  • 62,315
  • 79
  • 204
  • 279
8
votes
1 answer

How to change background colors, marker CSS, and add hover text on marker?

I am trying to create a timeline view using visjs of a upgrade scenario (Pre Upgrade, Pre Release &Post Upgrade) something similar to the image below. Need some pointers to create different region colors as depicted in the image, CSS to change the…
AabinGunz
  • 12,109
  • 54
  • 146
  • 218
8
votes
1 answer

Matplotlib timelines

I'm looking to take a python DataFrame with a bunch of timelines in it and plot these in a single figure. The DataFrame indices are Timestamps and there's a specific column, we'll call "sequence", that contains strings like "A" and "B". So the…
Agrajag9
  • 726
  • 3
  • 7
  • 10
8
votes
6 answers

Any good tools for creating timelines?

I need to create a historical timeline starting from 1600's to the present day. I also need to have some way of showing events on the timeline so that they do not appear cluttered when many events are close together. I have tried using Visio 2007 as…
Pascal
  • 4,127
  • 8
  • 33
  • 29
8
votes
3 answers

Creating vertical timelines with Javascript/jQquery

I saw other questions about libraries to create timelines with Javascript. There are some libraries, but they create horizontal timelines, but I want to create a vertical. So, which is a good library to create vertical timelines? I don't want a…
Renato Dinhani
  • 35,057
  • 55
  • 139
  • 199
7
votes
1 answer

google photos application timeline feature using the year of images when they created

I want to implement the google photos application timeline feature in the recycler view in which we can show the year of images as a label while scrolling as shown in below image. Can anyone help in this or implemented something like this.
Akash Bisariya
  • 3,855
  • 2
  • 30
  • 42
7
votes
1 answer

How to dynamically draw a timeline in WPF

I am trying to draw timelines in WPF. It should basically consist of 3 rectangles. It should look something like this (hardcoded using XAML): Timeline The large white rectangle should fill all of the available space, the green rectangles represent…
7
votes
2 answers

Constrained d3.js Force display

I'd like to do something a little bit out of the ordinary with force layouts (for visualizing graphs). Constellations and all are fun to look at, but for timeseries data, it's not that helpful. I'd like to be able to constrain the layout by some…
ericmjl
  • 13,541
  • 12
  • 51
  • 80
1
2
3
77 78