Javascript Jquery 时间轴插件
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/5377521/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Jquery Timeline plugins
提问by Ivanka
I am in search for jquery timeline plugin with years on the horizontal axis.
我正在寻找水平轴上有年份的 jquery 时间线插件。
I have seen one in the past. I am not able to find it. Did search for jquery timeline plugins.
我过去见过一个。我无法找到它。确实搜索了 jquery 时间线插件。
采纳答案by mwgriffith
Here are 2 that I had stored in my bookmarks. They aren't jquery plugins, but they could be adapted to be jquery plugins. Eric Meyer's structured timelineand timeplot. I also found this service called Tiki-Tokiwhich offers timelines as a web service.
这是我存储在书签中的 2 个。它们不是 jquery 插件,但可以改编成 jquery 插件。 Eric Meyer 的结构化时间线和时间图。我还发现了一项名为Tiki-Toki 的服务,它以 Web 服务的形式提供时间线。
Or you could just use something like HighChartsif that will work for your situation.
或者你可以使用像HighCharts这样的东西,如果这适合你的情况。
回答by Mohit Jain
Have a look at this http://timeline.verite.co/. Its real good. Plus you could have JSON or Google Spreadsheets as data sources.
看看这个http://timeline.verite.co/。它真的很好。此外,您可以使用 JSON 或 Google 电子表格作为数据源。
回答by Hraban
There's jQuery Timelinr, if you need only years.
有jQuery Timelinr,如果你只需要几年。
For more data, esp. scientific use, have a look at Timeglideror SIMILE Timeline(without jQuery).
有关更多数据,尤其是。科学使用,看看Timeglider或SIMILE Timeline(没有 jQuery)。
回答by widged
Two more:
还有两个:
Advanced Event Timeline With PHP, CSS & jQueryat Tutorialzine
Tutorialzine 中使用 PHP、CSS 和 jQuery 的高级事件时间线
Dipity, to create your timeline online
Dipity,在线创建您的时间线
回答by suhair
TimeGlidermay be useful, and free for non-commercial use.
TimeGlider可能很有用,并且可以免费用于非商业用途。
回答by technoTarek
I developed a simple jQuery plugin for this purpose, although it displays the years (or century or decade--anything of your choosing) on the vertical axis. See http://www.technotarek.com/timeliner/and http://www.technotarek.com/timeliner/timeliner.html
我为此目的开发了一个简单的 jQuery 插件,尽管它在垂直轴上显示年份(或世纪或十年 - 您选择的任何内容)。请参阅http://www.technotarek.com/timeliner/和http://www.technotarek.com/timeliner/timeliner.html
回答by Miika L.
A great timeline control that I have been using recently is the CHAP Almende Timeline. It is simple on the surface and to use, but offers plenty of customisability. Seems fairly lightweight, and is able to handle large amounts of events on most browsers (for some reason some browsers choke a bit on large data sets when you zoom out too far). This works quite nicely on tablet touch screens too, if that is useful to you.
我最近一直在使用的一个很棒的时间线控件是CHAP Almende Timeline。它从表面上看和使用都很简单,但提供了大量的可定制性。看起来相当轻巧,并且能够在大多数浏览器上处理大量事件(由于某种原因,当您缩小太多时,某些浏览器在大型数据集上会有些卡顿)。如果这对您有用,这在平板电脑触摸屏上也能很好地工作。
CHAP Almende timeline is also regularly updated by Jos de Jong at https://github.com/almende/chap-links-libraryand he is pretty quick to address any issues.
CHAP Almende 时间线也由 Jos de Jong 在https://github.com/almende/chap-links-library定期更新 ,他很快就能解决任何问题。
回答by spacebiker
For anyone that will end up on this post, like me, on its search to jquery timeline plugins, (although it is an old question):
对于像我一样最终会在这篇文章中搜索 jquery 时间线插件的任何人,(尽管这是一个老问题):
http://www.csslab.cl/ejemplos/timelinr/latest/horizontal.html
http://www.csslab.cl/ejemplos/timelinr/latest/horizontal.html
Cheers!
干杯!
回答by nembleton
I made this one, but this is just for navigation, I'm not sure what's the use case of the timeline you're looking for:
我做了这个,但这只是为了导航,我不确定你正在寻找的时间线的用例是什么:
回答by Dinesh P.R.
http://timeline.verite.co/is good time Line JS
http://timeline.verite.co/是美好的时间线 JS