Academic Plotting
When to Use
Use when the user needs polished research figures, ablation plots, learning curves, confidence intervals, or camera-ready chart styling from local experiment data.
Do Not Use When
Do not use for taxonomy CSV consolidation, document OCR conversion, or text humanization.
Required Inputs
Data files, metric names, grouping variables, target venue style, figure size, and output path.
Workflow
- Load experiment logs and validate metric columns.
- Aggregate means, standard deviations, and confidence intervals.
- Render publication-quality plots with labels and legends.
- Save figure files and reproducible plotting scripts.