r1 - 18 Oct 2007 - 12:46:06 - DovKatzYou are here: TWiki >  JSLoader Web > DemoList > PlotKitDemo

PlotKit Example using SweetCanvasRenderer

Usage

<script>
    JSLoader.load("ria","mochikit","1.3.1");
</script>
<!-- 
      On a few instances (in IE particularly) the dependencies need to
      be fully loaded for the next load() to take place.
      When that happens, all we need to do is close out the script block,
       and start a new one 
-->
<script>
   JSLoader.getLoader("ria","plotkit","0.9.1").loadAll(["excanvas","Base","Layout","Canvas","SweetCanvas"]);
</script>

Actual Demo

More Information: http://www.liquidx.net/plotkit/


Source Data

xy1y2
003
11020
2510
367
478
567
678

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback