Open tallakt opened 4 years ago
Thanks for reporting.
The problem seems to be that svg rendering somehow does not work correctly -- png rendering works. Unfortunately, KittyTerminalImages prefers to display svgs if it is indicated that an object can be displayed as an svg.
I will have to investige if that is an issue with this package or with Plots.jl
or GR.jl
.
At least now I have a workaround.
The issue seems somehow have to with rendering the svg with Rsvg.jl but I still have not been able to figure it out. I the meantime I changed this package so that the it prefers PNGs to SVGs by default - the disadvantage is, that PNGs that get scaled may appear a bit blurry.
The following code produces a blank image
Packages
Julia version 1.5