INTRODUCTION TOInfographics& Data VisualisationTrisnadiKurniawan / WEB DESIGNERDelivering Awesome Web Applications
About TrisnadiSSW Web DesignerUser Experience & Interface DesignProjectsASP.NET, SharePoint, DotNetNukeClientsWorleyParsons, NineMSN, Microsoft, Energy Australia
80% of the brain is dedicated to visual processing
Visual processing is not new, its part of our history
Written language originated from drawing and sketching
deliver message
deliver POWERFUL message
Infographics≠ Data Visualisation
visual representations of information, data or knowledge often used to support information, strengthen it and present it within a sensitive context.infographics
visually display measuredquantities by means of the combined use of points, lines, a coordinate system, numbers, symbols, words, shading and colour.Data Visualisation
More than simply translating a table of data into a visualisation
It should be...QuickAccuratePowerful
ChecklistShow the dataAccurateDon’t distort the dataMake large data sets coherentServe a clear purposeReveal the data at different levelsOverview vs DetailedEngagingEncourage viewer to compare different pieces of data
Examine the Data
Data VisualisationPatternsPROPORTIONSCONTINUOUSINDEPENDENTHIERARCHIESCORRELATIONSNETWORKSCARTOGRAPHICS
Revealing the Data8 Preattentive Variables
“Certain visual features operate ‘preattentively:’ they convey information before the viewer pays conscious attention”JeniferTidwell
+16826054074
Find all numbers greater than 1.0
Find all numbers greater than 1.0
Bad Exampleswhen infographics is less-than-helpful
there’s more...
INTERACTIONS
VisualisationCategories
Looking ForwardDescry (MIX Lab)http://www.visitmix.com/Lab/descryGapminderhttp://www.gapminder.org/Google Visualisationhttp://code.google.com/apis/ajax/playground/?type=visualizationDigg Labshttp://labs.digg.com/stack/
IntroductionOverview, Definition, History, ExamplesData Visualisation PatternsBar charts, Line graphs, Stacked area charts, Pie charts, Ring charts, Scatterplots, Bubble chartsPreattentive VariablesColour hue, Brightness, Saturation, Texture, Position, Orientation, Size, ShapeUser InteractionStatic, Animated, Interactive, Direct ManipulationIn Summary
Questions?tristan@ssw.com.au
ReferencesDesigning Interfaces by Jenifer Tidwellhttp://designinginterfaces.comPicturing Excess by Chris Jordanhttp://www.chrisjordan.comVisualising Databy Joel Laumans http://piksels.comMIX Descryhttp://www.visitmix.com/Lab/descryData Visualization: Modern Approach by Smashing Magazinehttp://www.smashingmagazine.com/2007/08/02/data-visualization-modern-approaches/

Infographics & Data Visualisation

Editor's Notes

  • #5 Trivia: this day in 1633 Galileo faced court over his heliocentric research
  • #7 Depicts one million plastic cups, the number used on airline flights in the US every six hours.
  • #9 40 million paper cups a day
  • #10 410,000 (15 minutes)
  • #17 Infographics is everywhereRoadway sign,Subway map,Brochure,Product manual,Instructions on prescription bottle,Assembly guide
  • #24 The main goal of data visualization is its ability to visualize data, communicating information clearly and effectively. It doesn’t mean that data visualization needs to look boring to be functional or extremely sophisticated to look beautiful.
  • #27 http://www.traumkrieger.de/virtualwater/
  • #30 There are countless possibilities of how to visualize data; but there are many design patterns which are proven to be effective for specific types of data. The following section provides examples of data visualization patterns and a short rationale for when to use them.Independent quantities (bar charts)Comparing the values of independent variablesContinuous quantities (line graphs & stacked area)For data that is continuous, for example when visualizing data over a period of time.Proportions (pie & ring charts)Proportions are used when the data represents parts of a whole.Hierarchies (tree diagrams)Used when the data has a strict hierarchy that needs to be communicated.Networks (diagram map)Network visualizations are used when the most important feature of the visualization is to show which data is connected to each other, as opposed to how.CorrelationsThese are used when each piece of data has two quantifiable variables which can be plotted on a grid.CartographicFor data that is relevant to specific locations or regions which can be plotted on a map.There are more. Don’t limit your scope on these! (see next example)
  • #33 “Certain visual features operate ‘preattentively:’ they convey information before the viewer pays conscious attention”
  • #43 There is no visual aid to help us find the values greater than 1.0, forcing us to read all of the data and understand it. Now look at the following table.
  • #54 StaticThe data visualization does not change over time, and offers no user interaction.AnimatedThe data visualization changes over time - using time as another dimension or variable.InteractiveThe user can interact with the visualization by altering what data is viewed and / or how it is viewed - however the results of interactions are not immediately visible.Direct manipulationThe user can interact with the visualization by altering what data is viewed and / or how it is viewed - and the result of all interactions are immediately visible.