Visualization Check
When to use
Use after plotting or reporting visuals.
Inputs
- •Dataset
- •Plot specifications or expected plot types
Steps
- •Generate plots from the provided spec.
- •Verify axis labels, titles, and scales.
- •Check for empty or NaN-only plots.
- •Save figures if required.
Outputs
- •Saved plots (if applicable)
- •Visual checklist (labels, scales, data presence)
Failure conditions
- •Missing labels or titles
- •Invalid axes or empty plots