DATA VISUALIZATION
By
S.V.V.D.Jagadeesh
Sr. Assistant Professor
Dept of Artificial Intelligence & Data Science
LAKIREDDY BALI REDDY COLLEGE OF ENGINEERING
At the end of this unit, Student will be able to:
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Unit-IV Outcomes
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Relationship of Information
• part/subpart, parent/child, or other hierarchical relation
• connectedness, such as cities connected by roads or computers connected by networks
• derived from, as in a sequence of steps or stages
• shared classification
• similarities in values
• similarities in attributes (e.g., spatial, temporal)
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Relationship of Information
LBRCE
DATA VISUALIZATION
Groups
Groups
GROUPS
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Displaying Hierarchial Structures
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Space Filling Methods
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Tree Maps-Rectangular Space Filling
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Tree Maps-Rectangular Space Filling
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Radial Space Filling
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Radial Space Filling
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Non Space Filling Methods
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Non Space Filling Methods
LBRCE
DATA VISUALIZATION
• minimize line crossings
• maintain a pleasing aspect ratio
• minimize the total area of the drawing
• minimize the total length of the edges
• minimize the number of bends in the edges
• minimize the number of distinct angles or curvatures used
• strive for a symmetric structure
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Non Space Filling Methods
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Non Space Filling Methods
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Non Space Filling Methods
LBRCE
DATA VISUALIZATION
• Rather than using even spacing and centering, divide each level based on the number of terminal nodes belonging to each subtree.
• Spread terminal nodes evenly across the drawing area and center parent nodes above them.
• Add some buffer space between adjacent non sibling nodes to emphasize relationships.
• If possible, reorder the subtrees of a node to achieve more symmetry and balance.
• Position the root node in the center of the display and lay out child nodes radially, rather than vertically.
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Non Space Filling Methods
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Non Space Filling Methods
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Non Space Filling Methods
LBRCE
DATA VISUALIZATION
S.V.V.D.Jagadeesh
Tuesday, October 21, 2025
Summary
LBRCE
DATA VISUALIZATION