Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions build/tmpl/arbor-full.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// arbor.js
// a graph vizualization toolkit
// a graph visualization toolkit
//
{{LICENSE}}

Expand Down Expand Up @@ -41,4 +41,4 @@
_:{Physics:Physics, Tween:Tween} // ici il y avoir des dragons...
})

})(this.jQuery)
})(this.jQuery)
4 changes: 2 additions & 2 deletions build/tmpl/arbor.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// arbor.js - version 0.91
// a graph vizualization toolkit
// a graph visualization toolkit
//
{{LICENSE}}

Expand Down Expand Up @@ -36,4 +36,4 @@
}
})

})(this.jQuery)
})(this.jQuery)
4 changes: 2 additions & 2 deletions lib/arbor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.