Chart Selection Guide
32 words
1 min read
Visual companion
Python
Type and operator map
Python Week 1: the first filter for runtime behavior
View
Revision summary
What this note is really saying
Short form
# Chart Selection Guide ## Decision Framework Goal Data Type Recommended Chart Compare values Few categories Bar chart Compare values Many categories Dot plot Show trends Time series Line chart Show distribution Single variable Histogram or box plot Show relationship Two variables Scatter plot [Join Discord](https:/...
