pandoc-plot

Render and include figures in Pandoc documents using your plotting toolkit of choice

GPL-2.0 License

Downloads
160
Stars
223
Committers
4

Bot releases are visible (Hide)

pandoc-plot - Bug fixes and linux executables

Published by LaurentRDC over 4 years ago

This release sees two major changes:

  • Linux executables are now available.
  • Paths with spaces were not handled by a few toolkits (issue #2) . This has been fixed.
pandoc-plot - Initial installers and executables

Published by LaurentRDC over 4 years ago

This release includes the first Windows installer, as well as executable for Windows and Linux.

The supported toolkits are:

  • Matplotlib
  • Plotly/Python
  • MATLAB
  • ggplot2
  • GNU Octave
  • gnuplot
  • Mathematica (untested)

If you have experience with building Linux executables on Azure pipelines, or if you would like to help test Mathematica support, don't hesitate to reach out :).