Apr
22nd

PlotKit - Javascript Chart Plotting

Files under Web Design, Web Development | Posted by MixedSoup | 188 views

PlotKit - Javascript Chart Plotting

Introduction

PlotKit is a Chart and Graph Plotting Library for Javascript. It has support for HTML Canvas and also SVG via Adobe SVG Viewer and native browser support.

PlotKit is fully documented and there is a quick tutorial to get you started.

PlotKit is a complete rewrite of CanvasGraph. It is better structured and supported.
Requirements

* MochiKit 1.3 or higher
* HTML Canvas: Safari 2+, Opera 9+, Firefox 1.5+, IE 6 (in emulated mode)
* SVG: Opera 9+, Firefox 1.5+ (see note), IE6 with Adobe SVG.

Note: Firefox 1.5+ on Linux and Windows is supported. Firefox 1.5+ on Mac does not draw labels in SVG, so you must set axisLabelUseDiv to true if you want to have maximum compatibility.
License(s)

* PlotKit is copyright (c) 2006 Alastair Tse. Licensed under the BSD License.
* excanvas.js is copyright (c) 2006. Google Inc. Licensed under the Apache License.

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

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

  1. 1 Trackback(s)

  2. May 8, 2008: svg viewer

Post a Comment