Links

JavaScript InfoVis Toolkit

The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web.

http://thejit.org/

       
Click here to download:
JavaScript_InfoVis_Toolkit_tag.zip (409 KB)

Filed under  //   graphs   javascript   ui   web  
Posted July 6, 2010 by email 

Compass Datagrid for jQuery

Compass DataGrid is an ajax-driven data grid that relies on server-side code for its data. Rather than manipulating an existing table or breaking it down into multiple pages, Compass DataGrid takes an empty table and populates it by connecting to a server-side url via ajax. As users interact with the grid, the grid talks with the server-side script letting it know what the user is requesting. The server-side script then provides JSON encoded data for the plugin to update the table.

http://www.compasswebpublisher.com/jquery/compass-datagrid

Filed under  //   ajax   grid   javascript   jqeury   table   ui   webui  
Posted June 9, 2010 by email 

Video JS: javascript-based video player for HTML5 video functionality

Video JS is a javascript-based video player that uses the HTML5 video functionality built into advanced browsers. In general, the benefit of using an HTML5 player is a consistent look between browsers.

http://videojs.com/

Filed under  //   javascript   opensource   ui   video   web  
Posted May 25, 2010 by email 

HumbleFinance: Dynamic Charts with HTML5, Canvas, and Flotr for Prototype

HumbleFinance is an HTML5 data visualization tool written as a demonstration of interactive graphing in HTML5. It is similar to the Flash tool on http://finance.google.com/. The tool itself is written entirely in JavaScript, using the Prototype and Flotr libraries. It can be used to display any two 2-D data sets of real numerical data which share an axis.

http://www.humblesoftware.com/finance/index

Filed under  //   canvas   charts   graph   html5   javascript   prototype   webui  
Posted May 21, 2010 by email 

SproutCore: HTML5 application framework

SproutCore is an HTML5 application framework for building responsive, desktop-caliber apps in any modern web browser, without plugins.

SproutCore works by doing the only thing that can truly eliminate the latency problem: it moves your business logic to the client. SproutCore applications are full-fledged programs, written in JavaScript. That JavaScript executes in your user’s browser, freeing up your servers (and server engineers) to focus on what’s most important in a cloud application: delivering users’ data as quickly and reliably as possible.

But SproutCore isn’t your mama’s JavaScript library. It isn’t meant to augment existing web pages. It isn’t meant to add animation to documents. SproutCore is a tool for building applications. It has more in common with Cocoa or .NET than jQuery or MooTools. Because of that, SproutCore will change the way you think about building web apps.

SproutCore is server-agnostic and will plug into your existing backend.

http://www.sproutcore.com/

Filed under  //   app   html   html5   javascript   ui   web   webui  
Posted April 7, 2010 by email 

jsPlumb: jQuery plugin for visually connecting HTML elements

jsPlumb is a jQuery plugin for visually connecting HTML elements on a web page.

It uses a HTML5 canvas element when supported and Google's ExplorerCanvas script to support older browsers.

The styles, shapes of the wires and "the position of the connection" can be customized easily.

http://morrisonpitt.com/jsPlumb/html/demo.html

Filed under  //   javascript   jquery   pipe  
Posted March 22, 2010 by email 

Grafico graphing library

Grafico is a graphing library based on Raphaël and Prototype.js.

Grafico's basic principles are to provide good, clean looking graphs inspired by work of Stephen Few and Edward Tufte, while still being flexible to implement and providing numerous api options to tweak the look of the graphs..

Some key things Grafico has:

  • Flexible ranges Grafico select the best range to display your data at
  • Hover options display additional information such as the value when hovering over charts
  • Mean lines A single line that display the mean.
  • Watermarks Use an image as a watermark over your graphs
License: MIT

http://grafico.kilianvalkhof.com/

Filed under  //   charts   graph   javascript   ui   web  
Posted February 15, 2010 by email 

Plupload: Advanced Multiple File Uploader


Plupload v1.0

Allows you to upload files using HTML5 Gears, Silverlight, Flash, BrowserPlus or normal forms, providing some unique features such as upload progress, image resizing and chunked uploads.

http://www.plupload.com/

Filed under  //   javascript   jquery   ui   upload   web  
Posted February 4, 2010 by email 

28 Rich Data Visualization Tools

List of 28 Rich Data Visualization Tools

http://www.insideria.com/2009/12/28-rich-data-visualization-too.html

Filed under  //   charts   flash   flex   java   javascript   ui   web  
Posted December 15, 2009 by email