This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
Fixed broken example 03
css_transitions
jos
10 years ago
parent
a89905017e
commit
242b6bf2db
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
examples/timeline/03_much_data.html
+ 2
- 0
examples/timeline/03_much_data.html
View File
@ -61,6 +61,8 @@
//height: '300px',
//orientation: 'top'
};
var timeline = new vis.Timeline(container, items, options);
<
/
script
>
<
/
body
>
<
/
html
>
Write
Preview
Loading…
Cancel
Save