Completed
Adjusting Scales linear, log, sqrt in Altair
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Data Visualization in Python - Altair Scales, Axes, and Legends - Lecture 4
Automatically move to the next video in the Classroom when playback concludes
- 1 Role of Scales, Axis, Legends in Data Visualization
- 2 The Antibiotics dataset
- 3 Adjusting Scales linear, log, sqrt in Altair
- 4 Nonlinear axes scales
- 5 Customizing axis with sort='descending' and axis orientation
- 6 Equalizing the axes with matching domains
- 7 Adjusting grid lines with grid=False and tickCount
- 8 Customize color legends w/ domain and range params
- 9 Legend position & orientation
- 10 Altair color schemes
- 11 Extract substring as new feature using transform_calculate
- 12 Extracting biological clues from visualization
- 13 Using colors to encode quantitative values
- 14 Sorting axis with EncodingSortField
- 15 Customizing color legends
- 16 Customizing title with configure_title