Data Visualization
Data Visualization
Data Visualization
• Data visualization is the
process of creating a visual
representation of the
information within a dataset.
Most common techniques:
Pie charts, Bar charts,
Histograms, Gantt charts, Heat
maps, Box-and-whisker plots,
Waterfall charts, Area charts,
Scatter plots, Infographics,
Maps
Tools: Tableau, PowerBI, R, Python
Data Visualization
• Why data visualization?
• Gain insight into an information space by mapping data onto graphical primitives
• Provide qualitative overview of large data sets
• Search for patterns, trends, structure, irregularities, relationships among data
• Help find interesting regions and suitable parameters for further quantitative
analysis
• Provide a visual proof of computer representations derived
• Categorization of visualization methods:
• Pixel-oriented visualization techniques
• Geometric projection visualization techniques
• Icon-based visualization techniques
• Hierarchical visualization techniques
• Visualizing complex data and relations
3
Pixel-Oriented Visualization Techniques
• For a data set of m dimensions, create m windows on the screen, one for each
dimension
• The m dimension values of a record are mapped to m pixels at the corresponding
positions in the windows
• The colors of the pixels reflect the corresponding values
6
Direct Data Visualization
Ribbons with Twists Based on Vorticity
• • •
11
Icon-Based Visualization Techniques
• Visualization of the data values as features of icons
• Typical visualization methods
• Chernoff Faces
• Stick Figures
• General techniques
• Shape coding: Use shape to represent certain information
encoding
• Color icons: Use color icons to encode more information
• Tile bars: Use small icons to represent the relevant feature
vectors in document retrieval
12
Chernoff Faces
• A way to display variables on a two-dimensional surface, e.g., let x be
eyebrow slant, y be eye size, z be nose length, etc.
• The figure shows faces produced using 10 characteristics--head eccentricity,
eye size, eye spacing, eye eccentricity, pupil size, eyebrow slant, nose size,
mouth shape, mouth size, and mouth opening): Each assigned one of 10
possible values, generated using Mathematica (S. Dickson)
gender,
education, etc.
A 5-piece
stick figure (1
body and 4
limbs w.
different
angle/length)
Two attributes mapped to axes, remaining attributes mapped to angle or length of limbs”. Look at
14
Hierarchical Visualization Techniques
15
Dimensional Stacking
attribute 4
attribute 2
attribute 3
attribute 1
Visualization of oil mining data with longitude and latitude mapped to the
outer x-, y-axes and ore grade and depth mapped to the inner x-, y-axes
17
Worlds-within-Worlds
• Assign the function and two most important parameters to innermost world
• Fix all other parameters at constant values - draw other (1 or 2 or 3
dimensional worlds choosing these as the axes)
• Software that uses this paradigm
• N–vision: Dynamic
interaction through data
glove and stereo displays,
including rotation, scaling
(inner) and translation
(inner/outer)
• Auto Visual: Static
interaction by means of
queries
18
Tree-Map
• Screen-filling method which uses a hierarchical partitioning of the
screen into regions depending on the attribute values
• The x- and y-dimension of the screen are partitioned alternately
according to the attribute values (classes)
19
Ack.:
Tree-Map of a File System (Schneiderman)
20
InfoCube
• A 3-D visualization technique where hierarchical
information is displayed as nested semi-transparent
cubes
• The outermost cubes correspond to the top level data,
while the subnodes or the lower level data are
represented as smaller cubes inside the outermost
cubes, and so on
21
Three-D Cone Trees
• 3D cone tree visualization technique works well
for up to a thousand nodes or so
• First build a 2D circle tree that arranges its
nodes in concentric circles centered on the root
node
• Cannot avoid overlaps when projected to 2D
• G. Robertson, J. Mackinlay, S. Card. “Cone Trees:
Animated 3D Visualizations of Hierarchical
Information”, ACM SIGCHI'91
• Graph from Nadeau Software Consulting
website: Visualize a social network data set that
models the way an infection spreads from one
person to the next
Ack.: http://nadeausoftware.com/articles/visualization 22
Visualizing Complex Data and Relations
• Visualizing non-numerical data: text and social networks
• Tag cloud: visualizing user-generated tags
The importance
of tag is
represented by
font size/color
Besides text data,
there are also
methods to
visualize
relationships, such
as visualizing social
networks
Newsmap: Google News Stories in