I have got some events: some of them are c开发者_开发知识库ontinuous, 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
How about the Simile widget, Timeline?
To add a few options, I'm just going to give you three more:
- chap-links-library example and its github repository
- TimelineJS
- Chronoline
All of them have different applications!
精彩评论