1

I am using IJulia to display nifty things. Sometimes I have outputs such as SVGs that I would like to get a closer look at. Is there a way to wrap my output to an IJulia notebook cell such that I can use the standard mousewheel zoom and pan?

Mageek
  • 4,691
  • 3
  • 26
  • 42

1 Answers1

1

ImageView offers support for this, but probably won't display SVGs (it's a bitmap application).

tholy
  • 11,882
  • 1
  • 29
  • 42