Peity is a jQuery plugin for creating word-sized charts (sparklines) using HTML5 <canvas>. It has support for bar, line and pie charts where color, width, radius and delimeter can be updated. The plugin adds a "change" event trigger to the graph elements, so, once their data is updated, the charts can be regenerated instantly. If [...]
Archive for the ‘Canvas’ Category
jCanvaScript is a JavaScript library that comes with methods to controlling HTML5 canvas in a less-complicated way. The library is completely object-oriented and besides the canvas context, it provides access to mouse/keyboard events, drag 'n' drop and object animation. Creating new objects is very straightforward with various built-in objects like .circle(), .rect(), .image(), and much [...]
CamanJS is a JavaScript image manipulation library that makes use of HTML5 <canvas> tag. With a simple-to-use interface, advanced filters including saturation, contrast, gamma, brightness or exposure can be applied. It has a layer system -similar to the ones in Photoshop or GIMP- that creates so many possibilities. The library can be extended with new [...]
Gury is a JavaScript library which aims to ease the creation of HTML5/Canvas applications by providing a chain based interface. Using the library, a canvas tag can be created, resized or styled with only few lines of code. Also, you can add renderable objects, animate and position them anywhere on the page in a single [...]



