Visualization Charts
Visualization Charts
UNIT 1 – PART 1
Dr. P C THIRUMAL
Department of Information Technology
Data Visualization- Objective
• The goal of information visualization is the unveiling
of the underlying structure of large or abstract data
sets using visual representations that utilize the
powerful processing capabilities of the human visual
perceptual system. Information visualization is an
exciting topic, and the last decade has witnessed
the development of many interesting ideas about
how to visualize abstract information.
• This course will also have a focus on how to present
information clearly and effectively
• Information visualization, the art of representing data in a way that it is easy to understand
and to manipulate, can help us make sense of information and thus make it useful in our
lives. From business decision making to simple route navigation – there’s a huge (and
growing) need for data to be presented so that it delivers value.
• Information visualization is used to discover new insights and knowledge from abstract data
through graphical means; and
• Information visualization can be considered a representation of data that amplifies
cognition.
• Information visualization or information visualisation is the study of (interactive)
visual representations of abstract data to reinforce human cognition. The abstract data
include both numerical and non-numerical data, such as text and geographic information.
• Time-series comparison, aimed to show wheat price declined regarding the increase of wages
• Integration of bar charts and line graph
William Playfair (1821)
05/04/2025 DV- Unit1- Part1 23
Brief History
For the 1854 cholera outbreak in London's Broad Street region, he presented two maps.
Looking at the map a little deeper, there are 2 paths or flows depicted:
The thicker tan band is Napoleon's army marching towards the Polish-Russian border.
The black band is the army retreating.
• Modern Visualization
• 1985: NSF Workshop on Scientific Visualization
• 1987: Special issue of Computer Graphics on Visualization in
Scientific Computing
• 1990: IEEE 1st visualization conference
• 2000s: Public media started to integrate infographics into TV news,
newspaper/ magazine publication
• 2004: Pak Chung Wong and J. Thomas (2004). ”Visual Analytics”.
in: IEEE Computer Graphics and Applications, Volume 24, Issue 5,
Sept.-Oct. 2004 Page(s): 20–21.
• Visualizations become popular on social networks
• Techniques such as HTML5, CSS3 enabled interactive visualizations
on mobile devices
•Humans are actually visual animals. It is estimated that up to 30 percent of the cortex of the brain is devoted to
vision, and we have two big pairs of eyes and we are incredibly good at extracting and processing formation that
comes from our environment.
•Humans are very, very good at processing visual information.
05/04/2025 DV- Unit1- Part1 38
Facts of creating effective visualization
Fact 1:
Visual perception is selective
Fact 2:
Eyes are drawn to familiar patterns.
We see what we know and expect.
Fact 3:
Memory plays an important role in human
cognition. But working memory is limited.
Sequential
Parallel
Verbal
The dataset, having information about Product Category, so the product that has been ordered, what kind of
category of product it falls in. But we also have sub-categories. A sub-category is a Sub-Category of a primary
category.
When you put these two attributes together, you can actually create a hierarchy.
For every category, you have a number of sub-categories. Then the next category,
05/04/2025 DV- Unit1- Part1 61
a number of sub-categories, and so on. So this structure is Hierarchical.
Attribute semantics
•Diverging means that for a given quantity, it is possible to identify a zero value and above
this value, all the elements are positive, and below this value, all the elements are
negative. In this case, we have a Quantitative attribute that is also Diverging.
•Diverging because we can identify a middle value, and we can identify values that go up and
values that go down
05/04/2025 DV- Unit1- Part1 62
Data Profiling
• Lines works well for connecting values through time (Eg: month,year)
• Separate Bars accurately encode and visually reinforce the independent nature of these
departments and their expenses.
05/04/2025 DV- Unit1- Part1 73
The pie chart doesn’t work nearly as well as the bar graph, Because to decode it, we must
compute the 2-D areas or the angles formed by the slices.
But visual perception doesn’t accurately support either of these tasks.
In Bar Graph : Comparing the length of the bars is easy.
05/04/2025 DV- Unit1- Part1 74
We perceive several basic attributes of visual images pre-attentively i.e
prior to and without the need for conscious awareness – Pre-attentive
attributes
05/04/2025 DV- Unit1- Part1 75
Pre-attentive reaction
Law of Similarity
05/04/2025
Law of Proximity
DV- Unit1- Part1 76
Length, Width, Size,
Shape, Orientation, Enclosure, Blur,
Curvature
Hue, Intensity
2-D position
Spatial Grouping
Direction
05/04/2025 DV- Unit1- Part1 77
Pre-Attentive Attributes
Scatter plot shows: No.of Advertisements for the products and the resulting number of products sold.
The best two pre-attentive attributes are : hue and shape
05/04/2025 DV- Unit1- Part1 78
Scatter plot
Variation in gas mileage(Miles per gallon (MPG) ,horsepower and weight for
several05/04/2025
cars DV- Unit1- Part1 82
Tree Maps
Points
Lines
Bars
Boxes
A large rectangle filled with a gradient of gray scale color. Fully white an the left to fully black on the right
Place five small gray rectangle. How different each rectangle looks like.
We perceive color not in absolute but as the difference between the color that
we are05/04/2025
focusing on and the color that surrounds it.
DV- Unit1- Part1 85
Pre-Attentive Attributes
We Perceive differences as ratios rather than as absolute values
The ratio of the length of the two lines on the left is 2 to 1, a difference of 100%.
The ratio of those on the right is 100 to 99 only a 1% difference
05/04/2025 DV- Unit1- Part1 86
05/04/2025 DV- Unit1- Part1 87
05/04/2025 DV- Unit1- Part1 88
Pre-Attentive Attributes
Pre attentive symbols become less distinct as the variety of distracters increases
Area Dot
The ability to take data—to be able to understand it, to process it, to extract value
from it, to visualize it, to communicate it—that's going to be a hugely important
skill in the next decades.