Default to SVG output in VSCode & Atom
未关闭
- 主要语言
- Julia
- 星标
- 488
- 派生
- 90
- PR 合并指标
- 30 天内没有已合并 PR
描述
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?
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先跟踪 PyPlot 的默认 SVG 设置以及 IJulia 内核如何处理输出,然后比较 VSCode 和 Atom 中的预期行为。当 SVG 成为受支持编辑器使用时的默认格式,同时 IJulia 避免报告的性能问题,并且该行为在相关测试存在时由这些测试覆盖,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, python, vscode
- 领域
- data-visualization, developer-experience
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100