Jquery Timeline plugins(Jquery 时间轴插件)
问题描述
我正在寻找横轴为年份的 jquery 时间轴插件.
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.
推荐答案
这是我保存在书签中的 2 个.它们不是 jquery 插件,但它们可以被改编为 jquery 插件.Eric Meyer 的结构化时间线 和 时间图.我还发现了这项名为 Tiki-Toki 的服务,它以 Web 服务的形式提供时间线.
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 timeline and timeplot. I also found this service called Tiki-Toki which offers timelines as a web service.
或者,如果适合您的情况,您也可以使用类似 HighCharts 之类的东西.
Or you could just use something like HighCharts if that will work for your situation.
这篇关于Jquery 时间轴插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Jquery 时间轴插件
基础教程推荐
- 动态更新多个选择框 2022-01-01
- 当用户滚动离开时如何暂停 youtube 嵌入 2022-01-01
- 角度Apollo设置WatchQuery结果为可用变量 2022-01-01
- 悬停时滑动输入并停留几秒钟 2022-01-01
- 响应更改 div 大小保持纵横比 2022-01-01
- 我什么时候应该在导入时使用方括号 2022-01-01
- 有没有办法使用OpenLayers更改OpenStreetMap中某些要素 2022-09-06
- 在for循环中使用setTimeout 2022-01-01
- Karma-Jasmine:如何正确监视 Modal? 2022-01-01
- 在 JS 中获取客户端时区(不是 GMT 偏移量) 2022-01-01