Kernel forces size of svg images to 120×80. This makes using SharpPlot in a jupyter notebook impractical, as the kernel also doesn't support %%html magics to override an image size in css.
I'm closing this, as this is most likely unrelated to the jupyter kernel -- doing View in the session (on macos) gives the same postage-stamp-sized rendering, so the problem is elsewhere.
Kernel forces size of svg images to 120×80. This makes using SharpPlot in a jupyter notebook impractical, as the kernel also doesn't support %%html magics to override an image size in css.
https://github.com/Dyalog/dyalog-jupyter-kernel/blob/master/dyalog_kernel/kernel.py#L94-L98=