Hello EastCoastLA. I would say I am advanced in Javascript. Please email me with the details so I can check it out.
back
1 comments
I am interested in use of data visualization of information that has an endpoint of simple dynamic well known picture/image. Every item in the picture is linked to the data.
Imagine a picture of a harbor with boats, calm water, clear sky,etc.. (Still looking for the specific tech talk)
Every distinct visual category in the picture should have a distinct data link.
I would model it in the same way as Protovis http://vis.stanford.edu/protovis/
But with pictures linked to the data.Some links: Hans Rosling shows the best stats you've ever seen http://www.ted.com/talks/hans_rosling_shows_the_best_stats_y...
Digital Arts@Google: W. Bradford Paley, Martin Wattenberg, and Fernanda Viegas http://www.youtube.com/watch?v=xRrmE7BFdJs&feature=playe...
http://www.slideshare.net/fichter/data-20-harnessing-new-dat...
Protovis pretty much covers everything, from what I can see. What you're looking for (I think) is an implementation on some specific data you have, mapped to hyperlinks from Wikipedia or similar? Please correct me if I didn't understand correctly or elaborate a bit.
Protovis is very close, but imagine one of the digital frames you put pictures in. The date dynamically creates the one image. Each element of the picture might represent a data element I feel is important. The javascript API will allow me to select the picture which could be a landscape or water-scape or mountain scape. The data can be encoded in JSON. The user could look at the image and have a visual representation of the data in a familiar format.