links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Michael Shook, member since May 27, 2004
.
Search Everyone: "visualization",

Top "visualization" experts: 0x336699, lomedhi, dagonet, topaz, toxi, tbritton,

Groups about "visualization": Visualization, panopticon, debray, My Pals, Computer Graphics , spirituality,

1 - 10 of 16 next »   Watch mshook
 
Features: * Multiple Data Representations: Treemaps, Radial Layouts, HyperTrees/Graphs, SpaceTree-like Layouts, and more... * Major Browsers Support: IE6+, Firefox2+, Safari3+, Opera9.5+ * Open Source: Licensed under the BSD License * Library Agnostic: You may use the JIT with your favorite DOM manipulation framework * Extensible: All visualization classes are mutable, so you can easily add/override any method you want. * Composable: Visualizations can be combined in order to create new visualization methods.
by mshook 2009-08-08 20:01 cool · javascript · processing · visualization · graph · json · tree · map · demo · source
http://thejit.org/ - cached - mail it - history
jQuery Google Charts 1.0

Copyright (c) 2008 Massimiliano Balestrieri
Examples and docs at: http://maxb.net/blog/
Licensed GPL licenses:
http://www.gnu.org/licenses/gpl.html

Basic usage:

var api = new jGCharts.Api(); 
jQuery('') 
.attr('src', api.make({data : [[153, 60, 52], [113, 70, 60], [120, 80, 40]]})) 
.appendTo("#bar1");

Html:

Basic scripts (use packed version in production):
via http://www.ajaxline.com/best-jquery-plugins-june-2009
by mshook 2009-07-21 23:04 jquery · library · google · visualization · gadget · graph · chart · via · javascript
http://www.maxb.net/scripts/jgcharts/include/demo/ - cached - mail it - history
google.visualization.Query.setResponse({
    version: '0.6',
    status: 'ok',
    sig: '202289222',
    table: {
        cols: [{
            id: 'A',
            label: 'Name',
            type: 'string',
            pattern: ''
        },
        {
            id: 'B',
            label: 'Value',
            type: 'number',
            pattern: '#0.###############'
        }],
        rows: [{
            c: [{
                v: 'One'
            },
            {
                v: 1.0,
                f: '1'
            }]
        },
        {
            c: [{
                v: 'Ten'
            },
            {
                v: 10.0,
                f: '10'
            }]
        }]
    }
});

( pretty printed by http://jsbeautifier.org/ )

by mshook 2009-06-20 00:23 javascript · pp · google · gadget · visualization · api · query · code · how · spreadsheet · data · source · datasource · json
http://spreadsheets.google.com/tq?key=rYdmpMlO1sGo3OBxv6SusWA&range=A1:B3&gid=0 - cached - mail it - history
Here's an example: http://spreadsheets.google.com/tq?key=rYdmpMlO1sGo3OBxv6SusWA&range=A1:B3&gid=0 and the spreadsheet it came from: http://spreadsheets.google.com/ccc?key=rYdmpMlO1sGo3OBxv6SusWA&hl=en

google.visualization.Query

Represents a query that is sent to a data source.

Constructor

google.visualization.Query(dataSourceUrl, opt_options)

Parameters

dataSourceUrl
[Required, String] URL to send the query to. The data source should expose this URL in some way; for example, to get the dataSourceUrl from a Google Spreadsheet, do the following:
  1. In your spreadsheet, select the range of cells.
  2. Select 'Insert' and then 'Gadget' from the menu.
  3. Open the gadget's menu by clicking on the top-right selector.
  4. Select menu option 'Get data source URL'.
by mshook 2009-06-20 00:05 google · gadget · spreadsheet · javascript · json · callback · visualization · api · howto · code · data · source · datasource
http://code.google.com/apis/visualization/documentation/reference.html - cached - mail it - history
by mshook 2009-06-10 16:46 processing · visualization · notes · javascript · language · graph · howto · gnb
http://www.google.com/notebook/public/17894154587286929730/BDSMJSwoQ8ebgrpwk - cached - mail it - history
<script type="text/javascript" src="http://willarson.com/code/sparklines/processing.js"></script>
<script type="text/javascript" src="http://willarson.com/code/sparklines/sparklines.js"></script>
<script>
var setup_sparklines = function() {
  var opts = {};
  var data = [100,500,300,200,400,500,400,400,100,200];
  new Sparkline('simple1', data).draw();
};
</script>

<p> A simple sparkline. </p>
<pre><code>var data = [100,500,300,200,400,500,400,400,100,200];
new Sparkline('simple1', data).draw();</code></pre>
<canvas width="300" height="50" id="simple1" ></canvas>
<script>
setup_sparklines();
</script>
http://willarson.com/code/sparklines/sparklines.html
by mshook 2009-06-10 11:44 experiment · processing · graph · data · visualization · 10 · june · 2009 · a · javascript · b
http://mshook.appspot.com/z/d4m.htm?/mshook/10+june+2009+b - cached - mail it - history

A simple sparkline.

var data = [100,500,300,200,400,500,400,400,100,200];
new Sparkline('simple1', data).draw();
by mshook 2009-06-10 11:18 experiment · processing · graph · data · visualization · 10 · june · 2009 · a · javascript
http://mshook.appspot.com/z/d4m.htm?/mshook/10+june+2009+a - cached - mail it - history
Eric Rodenbeck is Stamen's founder and creative director. He is a 14-year veteran of the interactive design field, and has spent this time working to extend the boundaries of online media and live information visualization.

Eric led the interactive storytelling and data-driven narrative effort at Quokka Sports, illustrated and designed at Wired and Wired Books, and was a co-founder of the design collective Umwow. He has lectured and spoken at Yale University, the University of Southern California, numerous O'Reilly technology conferences, Esther Dyson's PC Forum, and South by Southwest, among others. Eric studied architecture at Cooper Union in New York City and received a B.A. in the History and Philosophy of Technology from The New School for Social Research. He sits on the Board of Directors of the Kenneth Rainin Foundation.

Resources:

by mshook 2009-06-07 13:46 neal · judell · itconversations · visualization · interview · civic · politics · audio · good
http://itc.conversationsnetwork.org/shows/detail4113.html - cached - mail it - history

EnergyCircleKW (EnergyCircleKW) on Twitter

  • http://twitter.com/energycircleKW
  • http://www.energycircle.com/ted_display.php
  • via http://infosthetics.com/archives/2009/05/real-time_online_energy_dashboard_of_radisson_hotel.html
by mshook 2009-05-11 10:38 emon · google · powermeter · graph · gadget · visualization · cool
http://twitter.com/energycircleKW - cached - mail it - history
by mshook 2009-04-02 18:04 stimulus · law · economics · visualization · money · economy · obama · ibm · flash
http://manyeyes.alphaworks.ibm.com/manyeyes/visualizations/obama-stimilus-bill-2 - cached - mail it - history
1 - 10 of 16 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates