JuliaPlots / JuliaPlots/PlotlyJS.jl

Blank Plot when plotting in browser with VSCode setting "Julia: Use Plot Pane" unchecked

Open
#467 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
444
Forks
86
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Blank Plot when plotting in browser with VSCode setting "Julia: Use Plot Pane" unchecked

simple scatter plot with:
```
plt = PlotlyJS.Plot(...)
```

Couple days ago it was working. It will open a browser window and open a .html file stored in a temp folder.
Now it's showing blank plot. Any idea what is happening?

Note: VSCode setting "Julia: Use Plot Pane" checked - it will plot inside VSCode app just fine

**Version info**
PlotlyJS.jl v0.18.10
Julia v1.9

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.