DV Notes
DV Notes
DV Notes
1. Grid Layouts
I’ll first create a multi-series line chart displaying the total size of wildfires in
Southern California by date and group the data by county:
2. Hierarchical Layouts
3. Flow Layouts
Definition: Elements are arranged to guide the viewer's eye along a certain
path, often following a logical sequence.
Use Cases: Ideal for process diagrams or timelines where the order of
information is crucial.
4. Radial Layouts
5. Interactive Layouts
Definition: Incorporates user interaction, allowing viewers to manipulate or
explore the data.
Use Cases: Often used in web-based visualizations where users can filter,
zoom, or drill down into data.
“visual weight” – bright colors typically appear lighter in weight than dark colors.
Balance can be symmetrical (see also Symmetry) and asymmetrical (see
also Asymmetry).
Asymmetrical balance occurs when elements are not mirrored across an axis
within the composition and tends to be interpreted as more dynamic than
symmetrical balance. Asymmetrical balance can be visualized like a seesaw with a
child at one end and an adult near the center.
7. Responsive Layouts
Types of Geomaps
1. Choropleth Maps: These maps use varying shades or colors to represent data
values across different geographic regions (e.g., states, countries). Darker colors
may indicate higher values.
2. Dot Density Maps: Represent data using dots where each dot corresponds to a
specific quantity. This provides a visual representation of density and distribution
across an area.
3. Heat Maps: Visualize data density or intensity using color gradients. They are
effective for showing concentration patterns, such as crime rates or customer
locations.
4. Symbol Maps: Use symbols (e.g., circles, icons) to represent data points. The
size of the symbol can indicate the magnitude of the data being represented.
5. Flow Maps: Show movement between locations, often used to represent
transportation routes, migration patterns, or trade flows.
2. Data Sources
Geomapping requires geospatial data, which can come from various sources
such as:
o Geographic Information Systems (GIS)
o Open data portals (e.g., government datasets)
o APIs from mapping services (e.g., Google Maps, Mapbox)
Data Accuracy: Ensure that the geographic data is accurate and up-to-date.
Scale and Resolution: Consider the scale of the map; different levels of detail
can reveal different insights.
Color Choice: Use color schemes that are intuitive and accessible, avoiding
misleading representations (e.g., using red and green for colorblind users).
Interactivity: Adding interactive elements (e.g., tooltips, filters) can enhance
user engagement and allow deeper exploration of the data.
Context: Provide context through labels, legends, and accompanying
information to help viewers interpret the map.
5. Applications of Geomapping
Drawing with data in data visualization refers to the practice of creating visual
representations of data that go beyond traditional graphs and charts, often
incorporating artistic or illustrative elements. This approach emphasizes creativity and
storytelling, enabling viewers to engage with data in unique and meaningful ways.
Here are key aspects of this concept:
1. Visual Storytelling
2. Artistic Elements
Illustrations: Incorporating hand-drawn or illustrated elements to make data
more visually appealing and engaging.
Infographics: Combining graphics with text to convey information succinctly,
often using creative layouts and icons.
3. Custom Visuals
4. Interactivity
D3.js: A powerful JavaScript library that allows for the creation of complex
and interactive visualizations based on data.
Processing and p5.js: Programming languages designed for visual arts that
can be used to create data-driven graphics and animations.
Tableau and Power BI: While primarily used for traditional dashboards, they
can also be adapted to create more visually engaging presentations.
6. Data Representation
7. Applications