Are other folks able to return images in SVG format, with the SVG type code, and see the result displayed in the interface?
I'm working on the R interpreter(s) and I have jpgs working, HTML working, SVG embedded in HTML working, returning data in %table format working, D3 embedded in HTML mostly works, advanced visualizations with Google HTML widgets are starting to work, but for SVG returned as its own InterpreterResult, nothing is displayed in the browser.
