Hello,
I can plot, for example I do
p |> SVG("bin25.svg",30cm,25cm)
It returns “false”
However, the svg plot is created. So it’s not a big issue, but it’s irritating.
Any idea? I don’t have this if I use PNG instead.
Hello,
I can plot, for example I do
p |> SVG("bin25.svg",30cm,25cm)
It returns “false”
However, the svg plot is created. So it’s not a big issue, but it’s irritating.
Any idea? I don’t have this if I use PNG instead.
Can you provide a minimal example, including the package(s) you are using?
This issue is likely not related to Jupyter at all.