Skip to content

Julia 1.20 and PyPlot.svg(true) #455

@PaulSoderlind

Description

@PaulSoderlind

on Windows 10 64, Julia 1.2.0, the following crashes jupyter

using PyPlot
PyPlot.svg(true)
figure()
plot(1:10)

Without PyPlot.svg(true), it works well.

EDIT: "crashes" is perhaps too strong. But it unhinges and scrambles the jupyter menu so that it becomes useless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions