Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
captchanjack opened this issue Jun 21, 2023 · 0 comments

Comments

@captchanjack
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant