
You can find more information in the documentation, available either in the Wish your plotting toolkit of choice was available? Please raise an Not available), you can check with the toolkits command: pandoc-plot toolkits To know which toolkits are useable on your machine (and which ones are
plantuml: diagrams using the PlantUML software suite.
plotsjl: plots using the Julia Plots.jl package. bokeh: plots using the Bokeh visualization library. Pandoc-plot currently supports the following plotting toolkits The resulting output.html looks like this: My document It in an HTML page: pandoc -filter pandoc-plot input.md -output output.html Putting the above in input.md, we can then generate the plot and embed For example, using the matplotlib toolkit: # My document The filter recognizes code blocks with classes that match plotting It can thereforeīe used in the middle of conversion from input format to output format, Pandoc-plot turns code blocks present in your documents (Markdown, LaTeX, etc.) into embedded figures, using your plotting toolkit of choice, including Matplotlib, ggplot2, MATLAB, Mathematica, and more.
Pandoc-plot A Pandoc filter to generate figures from code blocks in documents