Documentation
README
FigMirror (figmirror)
Transfer the visual style of a top-conference paper figure (NeurIPS / ICML / ICLR / Nature / Science) onto user data via an iterative Drawer / Reviewer loop. Output is a self-contained matplotlib script + PNG + type-42 PDF that matches the reference's STYLE — not its data.
When to use
Trigger when the user provides all three:
- A reference paper-figure screenshot.
- Their own data in any parseable form (pasted table, CSV, TSV, markdown table, or dirty terminal text).
- An expectation that the output should look like the reference — even via casual phrasing ("make this chart but with my numbers", "redo this in matplotlib"). This includes 3D references when the reference or data is actually 3D.
This is the opening of the README. Read the full README on GitHub.