Description
Adds a Pandoc filter that generates figures from code blocks using a chosen plotting toolkit. It supports reproducible documents where plots are created during the document build.
Use it for reports, papers, notebooks, or technical documentation that should keep figure code near the text. Code blocks can execute commands, so only build trusted documents.