Demos - JavaScript InfoVis Toolkit

If you use JavaScript InfoVis Toolkit with free edition of FlashCanvas, you need to apply this patch to jit.js. FlashCanvas Pro does not require this patch unless you disable the turbo mode option.
--- jit.js.orig
+++ jit.js
@@ -2706,3 +2706,3 @@
     if (tag == "canvas" && !supportsCanvas && G_vmlCanvasManager) {
-      elem = G_vmlCanvasManager.initElement(document.body.appendChild(elem));
+      elem = G_vmlCanvasManager.initElement(elem);
     }

Area, Bar and Pie Charts

Sunburst

Icicle

ForceDirected

TreeMap

SpaceTree

RGraph

HyperTree

Advanced/Other

Links

© 2010 Huihoo Demo