Re: [O] refreshing pictures that are results of code blocks

2019-05-15 Thread Samuel Wales
oh. :] i was looking forward to viewing the refreshing pictures you spoke of. wish i could help. On 5/15/19, Alan Schmitt wrote: > Hello, > > I'm playing with picture generating code like this: > > #+begin_src python :results file :session :var > matplot_lib_filename="figure2.png" :exports b

[O] refreshing pictures that are results of code blocks

2019-05-15 Thread Alan Schmitt
Hello, I'm playing with picture generating code like this: #+begin_src python :results file :session :var matplot_lib_filename="figure2.png" :exports both import matplotlib.pyplot as plt data = [14.0, 7.6, 11.2, 12.8, 12.5, 9.9, 14.9, 9.4, 16.9, 10.2, 14.9, 18.1, 7.3, 9.8, 10.9, 12.2, 9.9, 2