You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var tl = new Timelines();
tl.prev(); // tip 行走到上一个
tl.next(); // tip 行走到下一个
tl.go(index|日期); // tip 行走到第几个,tip 行走到某个日期
tl.getCurrentDate();// 得到当前tip行走到的日期
Timeline 的初始化参数
Data格式
默认css中提供几个典型的高亮样式,比如红黄蓝绿之类
实例方法:
实例事件
The text was updated successfully, but these errors were encountered: