JuliaPlots / PlotlyJS.jl

Julia library for plotting with plotly.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The "using PlotlyJS" execution does not finish

tsumanuma opened this issue · comments

Sorry for my bad English, I am Japanese.

The "using PlotlyJS" execution does not finish.
Sometimes restarting the PC after a while can make it work.
But after running the plot a few times, it stops working again.
I'd be glad for your advice. Thank you.

OS: Windows11
Julia: v1.9.3
IJulia: v1.24.2
Plotly: v0.4.1
PlotlyJS: v0.18.11
Plots: v1.39.0
Editor: Visual Studio Code
image

Thanks for reporting.
This seems like a duplicate of #473

Thank you for your reply.
Would changing the version work?
Downgrading julia to 1.9.0 or PlotlyJS to 0.18.10 does not work.