1. Plot Components
1.1. Title
1.1.1. Main: "The title is the answer"
1.1.2. Sub: Just for the specifics (place, time, etc)
1.2. Axes
1.2.1. Includes Zero?
1.2.1.1. Always in bars
1.2.1.2. May be optional in lines
1.2.2. Units of measurement
1.2.3. annotations might make them irrelevant
1.2.3.1. benefit data-to-ink ratio
1.3. Caption
1.3.1. Source: cite!
1.3.2. Some technical notes
1.3.2.1. for example:
1.4. Annotations
1.4.1. not for all values
1.4.2. a tool for focus
1.4.3. can be
1.4.3.1. text
1.4.3.2. line
1.4.3.3. rectangle
1.4.3.4. picture
1.5. Background
1.5.1. Grid
1.5.1.1. complexity
1.5.2. Margins
1.5.2.1. flexibility
1.6. Legend
1.6.1. helps
1.6.2. not much help
2. Data
2.1. Types
2.1.1. Numeric
2.1.1.1. Real
2.1.1.2. Integer
2.1.2. Categorical
2.1.2.1. dichotomous
2.1.2.2. polytomous
2.1.2.2.1. nominal
2.1.2.2.2. ordinal
2.1.3. Logical
2.1.4. String
2.1.5. Date
2.2. Structures
2.2.1. Table
2.2.1.1. the DataFrame
2.2.1.1.1. Raw data
2.2.1.1.2. Frequency Tables
2.2.1.1.3. Contingency Tables
2.2.1.2. Insight from
2.2.1.2.1. Univariate Behavior
2.2.1.2.2. Association
2.2.1.2.3. Complex Association
2.2.2. Map
2.2.2.1. spatial layers
2.2.2.2. Insight from
2.2.2.2.1. Distance
2.2.2.2.2. Location
2.2.2.2.3. neighborhood
2.2.3. Graph
2.2.3.1. networks
2.2.3.2. Insight from
2.2.3.2.1. Position of influence
2.2.3.2.2. Communities
2.2.4. Text
2.2.4.1. Text Analytics
2.2.4.2. Insight from
2.2.4.2.1. Similarity
2.2.4.2.2. Salience
2.2.4.2.3. Meaning
3. Objects / Marks / Geometries
3.1. **DOTS**
3.2. LINES
3.3. POLYGONS / CIRCLES
4. encoding
4.1. color
4.1.1. quantities
4.1.2. categories
4.1.3. levels
4.2. shape
4.2.1. encoding: category
4.2.2. encoding: category
4.3. position
4.3.1. variables relationship
4.3.2. a spatial location
4.4. Length
4.5. Trend
4.6. Angles
4.7. Connections
4.8. count
4.8.1. density
4.9. proportion
4.9.1. radius/area
4.10. others
4.10.1. thickness
4.10.2. transparency
4.10.3. density
5. Purpose and Bias
5.1. Reduce complexity
5.1.1. what is left out?
5.1.1.1. financial reasons
5.1.1.2. political pressure
5.1.1.3. limited knowledge
5.1.1.4. institutional inercy
5.2. Represent data
5.2.1. How much data?
5.2.1.1. all cases (rows) but incomplete data (columns)
5.2.1.2. complete data of ...
5.2.1.2.1. incomplete cases
5.2.1.2.2. wrong cases
5.3. Benefit from easiness of visualization software
5.3.1. can we be good at DataViz software and produce bad visuals?
5.3.1.1. badColoring
5.3.1.2. badProportion
5.3.2. simple is beautiful, especially with humans
5.3.2.1. The less ink/alterations/variety the better
5.3.2.1.1. people will add information on their own
5.3.2.2. people know what correlation is...
5.3.2.2.1. but they always see causality
5.3.2.3. massive data
5.3.2.3.1. creates normality