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
removed SVGtimeline from jake
css_transitions
Alex de Mulder
10 years ago
parent
cde8901c2c
commit
8f472d8438
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
Jakefile.js
+ 0
- 2
Jakefile.js
View File
@ -62,8 +62,6 @@ task('build', {async: true}, function () {
'./src/DataSet.js'
,
'./src/DataView.js'
,
'./src/svgTimeline/svgTimeline.js'
,
'./src/timeline/TimeStep.js'
,
'./src/timeline/Stack.js'
,
'./src/timeline/Range.js'
,
Write
Preview
Loading…
Cancel
Save