This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 16af773a1316774b53805b7fc63b5e1eec34c35d
tree 81a3f4eea4fb7a8ab8bec850530e20339ea6848d
parent 04c7477505d3998b9ab0ebdbdd321407f2af940a
tree 81a3f4eea4fb7a8ab8bec850530e20339ea6848d
parent 04c7477505d3998b9ab0ebdbdd321407f2af940a
javascript-bits / canvaslab
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
LICENSE | Wed Nov 29 13:06:17 -0800 2006 | [caged] |
| |
README | Wed Nov 29 13:06:17 -0800 2006 | [caged] |
| |
Rakefile | Wed Nov 29 13:06:17 -0800 2006 | [caged] |
| |
TODO | Wed Nov 29 13:06:17 -0800 2006 | [caged] |
| |
dist/ | Fri Jun 08 16:59:25 -0700 2007 | [caged] |
| |
lib/ | Fri Dec 29 12:48:34 -0800 2006 | [caged] |
| |
src/ | Fri Jun 08 16:59:25 -0700 2007 | [caged] |
| |
tests/ | Fri Mar 23 07:26:24 -0700 2007 | [caged] |
| |
vendor/ | Fri Dec 29 12:48:34 -0800 2006 | [caged] |
README
# CanvasLab ## Canvas and charting library for the Prototype Javascript library. ### Supported Browsers * Firefox 1.5 * Safari 2.0.3 * Internet Explorer 6 (with excanvas.js) * Webkit (Nightly Builds) Internet Explorer requires [excanvas.js](http://svn.sourceforge.net/viewcvs.cgi/*checkout*/excanvas/excanvas.js). This file must be included *before* CanvasLab. ### Credits CanvasLab owes a lot of credit to Alastair Tse and his [plotKit library](http://www.liquidx.net/plotkit/). A lot of the algorithms found in CanvasLab were derived from the work Alastair did on plotKit. CanvasLab also uses a few derivatives of other open source tools. Thanks to these fine chaps for making them. * [Base](http://dean.edwards.name/base/Base.js) (*Dean Edwards*) * [DomBuilder](http://www.vivabit.com/bollocks/2006/04/06/introducing-dom-builder) (*Dan Webb*) * [Color and Format](http://mochikit.com/doc/html/MochiKit/Color.html) (*Bob Ippolito's Mochikit*)




