Thank you for making this wonderful package available. As I mentioned in a Slashdot question I have a use case that I wonder if it handles. I'd like to use pandoc-plot to generate a number of charts based on a Pandas data frame that is computationally costly to construct. I thought initially that I could use the preamble parameter to invoke a script that constructs the data frame, but that isn't working. Do you have any suggestions?
Thank you for making this wonderful package available. As I mentioned in a Slashdot question I have a use case that I wonder if it handles. I'd like to use pandoc-plot to generate a number of charts based on a Pandas data frame that is computationally costly to construct. I thought initially that I could use the
preambleparameter to invoke a script that constructs the data frame, but that isn't working. Do you have any suggestions?