Posted by kyle on January 22, 2007 8:27 PM | bookmark / share: |
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: