HexxCube
Mmarimo
•Created by HexxCube on 9/29/2024 in #help-support
Show matplotlib inline plot as svg instead of png
The inline matplotlib plots are shown as
png
and look blurry on my 4k monitor. Increasing the plots dpi only scales it up. Is it possible to display them as a svg
instead?
I already tried locally changing:
marimo/_output/mpl.py
to
but it still shows up as a png.3 replies