Overview
Time series visualization has more ways to mislead than almost any other chart type. A truncated Y-axis exaggerates small changes into apparent crises. A smoothed line hides the volatility that makes the trend meaningful. Dual Y-axes imply a relationship between two series that may not exist. A line chart connecting monthly data points implies daily precision the data doesn't have.
Every time series visualization embeds assumptions about what the viewer should see: which time scale, which smoothing level, which comparison baseline, which anomalies to highlight. These assumptions are design decisions — and the wrong ones produce wrong conclusions.
The Time Series Visualization Design Prompt generates a complete temporal visualization specification: chart type selection by temporal pattern, axis configuration, smoothing and aggregation decisions, anomaly annotation, multi-series comparison design, and a perceptual accuracy validation that tests whether the chart shows the pattern it claims to show.
What you get: - Chart type selection by temporal pattern (trend/seasonality/anomaly/comparison) - Axis configuration with zero-baseline decision logic - Smoothing and aggregation specification - Anomaly and event annotation design - Multi-series comparison specification - Perceptual accuracy validation
Built for: analysts, data scientists, and BI developers communicating temporal patterns in business metrics, scientific data, and operational monitoring.