-
Notifications
You must be signed in to change notification settings - Fork 635
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ca81e4f
commit 279231d
Showing
15 changed files
with
130 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,6 +41,11 @@ The docs folder contains a sample project that demonstrates some of the | |
basic idioms for working with the library to build a visualization. More | ||
detailed documentation can be found at http://arborjs.org/reference. | ||
|
||
In addition, the demos folder contains standalone versions of the demos | ||
at arborjs.org. But since all of them use xhr to fetch their data, you'll | ||
still need to view them from an http server. If you don't have a copy of | ||
apache handy, use the demo-server.sh script to create a local server. | ||
|
||
Colophon | ||
-------- | ||
|
||
|
@@ -57,6 +62,13 @@ code. | |
[2] <https://github.com/dhotson/springy> | ||
[3] <http://arborjs.org/docs/barnes-hut> | ||
|
||
Contribute | ||
---------- | ||
|
||
Code submissions are greatly appreciated and highly encouraged. Please send | ||
pull requests with fixes/enhancements/etc. to samizdatco on github. The | ||
oldschool may also pipe their diff -u output to [email protected]. | ||
|
||
License | ||
------- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,6 +41,11 @@ The docs folder contains a sample project that demonstrates some of the | |
basic idioms for working with the library to build a visualization. More | ||
detailed documentation can be found at http://arborjs.org/reference. | ||
|
||
In addition, the demos folder contains standalone versions of the demos | ||
at arborjs.org. But since all of them use xhr to fetch their data, you'll | ||
still need to view them from an http server. If you don't have a copy of | ||
apache handy, use the demo-server.sh script to create a local server. | ||
|
||
Colophon | ||
-------- | ||
|
||
|
@@ -57,6 +62,13 @@ code. | |
[2] <https://github.com/dhotson/springy> | ||
[3] <http://arborjs.org/docs/barnes-hut> | ||
|
||
Contribute | ||
---------- | ||
|
||
Code submissions are greatly appreciated and highly encouraged. Please send | ||
pull requests with fixes/enhancements/etc. to samizdatco on github. The | ||
oldschool may also pipe their diff -u output to [email protected]. | ||
|
||
License | ||
------- | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.