JuliaPy / JuliaPy/PyPlot.jl

Default to SVG output in VSCode & Atom

Open
#519 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
488
Forks
90
PR merge metrics
No merged PRs in 30d

Description

Currently, svg output is disabled by default because it is really slow in IJulia, something I have tested for myself. However, displaying svgs in e.g. VSCode works well, and gives the user sharper plots as a result.

Could we switch the default in this package to display svg, and either have IJulia itself disable the svg output, or PyPlot detect that it is running within an IJulia kernel?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.