Neural Sync Active
Chart Selection Guide
Registry Synced
Chart Selection Guide
32 words
1 min read
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 |