| Posted by kyle on January 22, 2007 08:27 PM | bookmark / share: |
|
Notice: This is an ancient blog entry on JSViz! It may refer to outdated code and APIs. For the latest on JSViz, visit http://www.jsviz.org.
I just posted this new tutorial on jsviz.org...
JSViz 0.3.3 includes a few examples to help you get started. In this tutorial, I'm going to go over one of them. We'll create a Snowflake Graph from the contents of an XML file. You can find the example source, with comments based on this tutorial in the 0.3.3 Distribution.
Here's the final product1) Start with a new HTML file
Add appropriate JSViz imports and an empty "init()" function body: