Displaying plots in vscode
- Ngôn ngữ chính
- Julia
- Star
- 488
- Fork
- 90
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Whenever I try to plot something using PyPlot.jl, nothing is displayed and only a ```1-element Vector{PyCall.PyObject}:
PyObject ``` element is returned.
I also tried ```p = plot(...); show(p)```, and ```p = plot(...); display(p)``` but I get nothing.
Plotting with Plots.jl works fine though. Is this a known issue or did I miss something?
I am running julia with vs code, I have julia 1.10 and the latest version of pyplot.jl.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
The report mentions VS Code, Julia 1.10, PyPlot.jl, and a comparison with Plots.jl, but names no source file or test. Reproduce the plotting and display calls in VS Code, compare their behavior with Plots.jl, and determine whether the missing output is a supported integration issue; done means a confirmed cause and documented fix or limitation.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- julia, python, vscode
- Lĩnh vực
- data-visualization, devtools
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 30/100