fl00r
fl00r

Reputation: 83680

Calendar (Timeline) widget for showing events

I have got some events: some of them are continuous, some of them are just one-day-events.

I want to beautifully show them on a web page. There is a bunch of date pickers jQuery plugins but I can't find any for showing events.

It can be something with canvas, or svg, or css. I don't need extra functionality. I need just to visualize my data and colorize some events. Something like just a line with date marks and colored event lines on it. Some kind of TIMELINE, yes

Upvotes: 0

Views: 6137

Answers (2)

Dave Halter
Dave Halter

Reputation: 16335

To add a few options, I'm just going to give you three more:

All of them have different applications!

Upvotes: 4

Sean O
Sean O

Reputation: 2619

How about the Simile widget, Timeline?

Upvotes: 4

Related Questions