This seems to happen in sagenb/notebook/cell.py in files_html(). The png is created by R, lives in the directory via r.py and the evaluation code in server/support.py (I think), and then is added to the output of the cell in files_html().
But see #11249 for the weird thing that's appended. On Apr 28, 6:28 am, ancienthart <[email protected]> wrote: > Hi everyone, > I'm trying to put together a short wrapper for R graphics, and need to know > how to capture the image. > I've tried to hunt this down in the R wrapper code and the notebook code, > but obviously missing it. :( > > Joal Heagney -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
