Visualization Types - Introduction To Data Visualization - LibGuides at Duke University
Visualization Types - Introduction To Data Visualization - LibGuides at Duke University
Adm in Sign In
This LibGuide collects resources and tutorials related to data visualization. It is a companion to the Introduction to Data Visualization workshop hosted by
Data & GIS Services in Perkins Library at Duke University.
Last Updated: Feb 25, 2014
URL: http://guides.library.duke.edu/datavis
Visualization Types
Visualization Types
Print Guide
RSS Updates
Designing a Visualization
Print Page
Search:
This Guide
Search
Guide Creator
This taxonomy is based on a data taxonomy from: Shneiderman, B. (1996). The eyes have it: A task by data type taxonomy for
information visualizations. Proceedings of IEEE Symposium on Visual Languages - Boulder, CO (pp. 336-343).
The taxonomy is heavily weighted toward the more abstract information visualization techniques and is less representative of
scientific visualizations, which can be highly specialized by domain and are more difficult to generalize.
(A slightly different taxonomy with examples is available at Visual Analytics Digital Library - Visualization Types)
1D/Linear
2D/Planar (incl. Geospatial)
3D/Volumetric
Temporal
nD/Multidimensional
Tree/Hierarchical
Network
1D/Linear
Examples:
lists of data items, organized by a single feature (e.g., alphabetical order)
(not commonly visualized)
back to top
Angela Zoss
Contact Info
Perkins 226
919-684-8186
Send Email
Links:
Website / Blog
Profile & Guides
Subjects:
data visualization, information
visualization, netw ork science,
bibliometrics
choropleth
Tools: GeoCommons, Google Fusion Tables, Google Maps API, Polymaps, d3/Protovis, Many
Eyes, Google Charts, Tableau Public, Sci2, TileMill
Image:
Drzyzga, S. (2009). Prevalence of Foodstamp Use.
CC BY-NC 2.0
cartogram
Tools: d3/Protovis (Dorling Cartogram)
Image:
Morrison, J. (2008). Cartogram of election results based on data from FiveThirtyEight.com..
CC BY-NC 2.0
contour/isopleth/isarithmic map
Tools: TileMill
Image:
http://guides.library.duke.edu/vis_types
1/6
25/4/2014
dasymetric map
Tools:
Image:
Cathey, H. M. (1990). USDA Hardiness Zones in North America.
Public Domain
self-organizing map
Tools: Synapse, Matlab
Examples: Last.fm, In Terms of Geography
Image created in Matlab from sample data set.
back to top
3D/Volumetric
Broadly, examples of scientific visualization:
3D computer models
surface and volume rendering
computer simulations
back to top
Temporal
See also:
Wills, G. (2012). Visualizing Time. New York: Springer.
Examples:
timeline
Tools: SIMILE Timeline, TimeFlow, Timeline JS, Excel
Image:
Friendly, M. & Denis, D. J. (2001). Milestones in the history of thematic cartography, statistical graphics, and data visualization.
Web document, http://www.datavis.ca/milestones/. Accessed: August 30, 2012.
time series
Tools: most statistical and charting software, R (A Little Book of R for Time Series), Timeplot,
TimeSearcher, Google Charts, Tableau Public, Google Fusion Tables
Image:
Copley, Z. (2012). Annual Mean Temperature Charts.
CC BY-SA 2.0
Gantt chart
Tools: Excel
Image created in Excel with randomized data.
stream graph/ThemeRiver
Tools: original Java code, Data Wrapper, d3/Protovis, HTML5/JavaScript, Python, Excel
Examples: The Ebb and Flow of Movies
Image created by code in d3 "examples/stream/" directory.
arc diagram
(e.g., Thread Arcs, Shape of Song)
Tools: Protovis
Image created by sample Protovis code.
http://guides.library.duke.edu/vis_types
2/6
25/4/2014
sankey diagram
Tools: JavaScript, d3 plugin
Image:
LHOON. (2006). Sankey diagram of thermodynamic steam cycle.
CC BY-SA 3.0
alluvial diagram
Tools: Alluvial Generator
Image:
Rosvall, M., & Bergstrom, C. T. (2010). Mapping change in large networks. PLoS ONE, 5(1), e8694.
CC BY 2.5
back to top
nD/Multidimensional
Examples (category proportions, counts):
pie chart
Tools: most statistical and charting software, Many Eyes, Google Charts, Tableau Public, Google
Fusion Tables
Image created in Excel with randomized data.
histogram
Tools: most statistical and charting software, Protovis, Many Eyes
Image:
Pyrsmis. (2008). Black cherry tree histogram.
CC BY-SA 3.0
tree map
Tools: d3/Protovis, Many Eyes, Google Charts, Network Workbench/Sci2
Image created by code in d3 "examples/treemap/" directory.
scatter plot
Tools: most statistical and charting software, Many Eyes, Google Charts, Tableau Public, Google Fusion Tables
Image created in Excel with data from Anscombe's quartet.
http://guides.library.duke.edu/vis_types
3/6
25/4/2014
bubble chart
Tools: Excel, d3, Gapminder, Google Charts, Tableau Public
Image:
Jung, J. (2009). Bubble Chart White.
CC BY-NC-SA 2.0
line chart
Tools: most statistical and charting software, Many Eyes, Google Charts, Tableau Public, Google
Fusion Tables
Tips: Aisch, G. (2012). Doing the line charts right.
Image:
Copley, Z. (2012). Annual Mean Temperature Charts.
CC BY-SA 2.0
step chart
Tools: most statistical and charting software, R, Excel, Protovis, Google Charts
Image:
Weld, W. E. (1959). How To Chart: Facts From Figures With Graphs. Norwood, MA: Codex Book
Company, Inc.
CC-BY-SA-3.0
heat map
Tools: Excel (conditional formatting), d3 (calendar), Protovis
Image created in Excel with data from Anscombe's quartet.
radar/spider chart
Tools: Excel
Image:
Jung, J. (2008). Radar Chart A White.
CC BY-NC-SA 2.0
waterfall chart
Tools: Excel
Image:
Hjohar. (2009). Example of waterfall chart.
Public Domain
http://guides.library.duke.edu/vis_types
4/6
25/4/2014
small multiples
Tools: manual juxtaposition of charts from statistical and charting software, Tableau Public
back to top
Tree/Hierarchical
Examples:
dendrogram
Tools: Protovis
Image created by sample Protovis code.
radial tree
Tools: d3/Protovis, Network Workbench/Sci2
Image created by sample Protovis code.
hyperbolic tree
Tools: d3
Image created by code in d3 "examples/cluster/" directory.
tree map
Tools: d3/Protovis, Many Eyes, Google Charts, Network Workbench/Sci2
Image created by code in d3 "examples/treemap/" directory.
icicle/partition chart
Tools: d3/Protovis
Image created by code in d3 "examples/partition/" directory.
back to top
Network
Examples:
matrix
Tools: d3/Protovis
Image created by sample Protovis code.
http://guides.library.duke.edu/vis_types
5/6
25/4/2014
hive plot
Tools: d3
Image created by code in d3 "examples/hive/" directory.
alluvial diagram
Tools: Alluvial Generator
Image:
Rosvall, M., & Bergstrom, C. T. (2010). Mapping change in large networks. PLoS ONE, 5(1), e8694.
CC BY 2.5
subway/tube map
Tools: Subway map jQuery plugin
Image:
Jung, J. (2008). Yahoo YDN Metro Map White.
CC BY-NC-SA 2.0
back to top
Contact Us
411 Chapel Drive
Durham, NC 27708
(919) 660-5870
Perkins Library Service Desk
Services for...
Faculty & Instructors
Graduate Students
Undergraduate Students
International Students
Alumni
Donors
Visitors
Patrons with Disabilities
http://guides.library.duke.edu/vis_types
6/6