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
Merge branch 'develop' of
https://github.com/almende/vis
into develop
Conflicts: dist/vis-light.js
v3_develop
Alex de Mulder
10 years ago
parent
72105bf73b
2897ac9df2
commit
9db3326f95
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
test/timeline.html
+ 4
- 0
test/timeline.html
View File
@ -3,6 +3,10 @@
<
head
>
<
title
>
<
/
title
>
<
script
src
=
"../node_modules/moment/moment.js"
>
<
/
script
>
<
script
src
=
"../node_modules/moment/lang/nl.js"
>
<
/
script
>
<
script
>
moment.lang('nl');
<
/
script
>
<
script
src
=
"../dist/vis.js"
>
<
/
script
>
<
link
href
=
"../dist/vis.css"
rel
=
"stylesheet"
type
=
"text/css"
/
>
Write
Preview
Loading…
Cancel
Save