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

No plot is displayed with version 0.16.4 #392

Closed
empet opened this issue Jul 15, 2021 · 10 comments
Closed

No plot is displayed with version 0.16.4 #392

empet opened this issue Jul 15, 2021 · 10 comments

Comments

@empet
Copy link

empet commented Jul 15, 2021

I installed PlotlyJS.jl v 0.16.4, but no plot is displayed. The plot is saved as png or html file, though. So I'll switch back to @jonas-kr's version. Does anyone else have this issue?

@jkrimmer
Copy link
Contributor

I have been running the newest release successfully and cannot reproduce this behavior. Have you already tried to removing and reinstalling PlotlyJS? Maybe there is something off regarding the dependencies.

@sglyon
Copy link
Member

sglyon commented Jul 15, 2021

Can you provide a little more detail? What frontend are you using? Terminal/Jupyter/VS Code /etc.?

@empet
Copy link
Author

empet commented Jul 15, 2021

I have Julia 1.6.1 and code running in Jupyter Notebook. I removed the package PlotlyJS, as @jonas-kr advised, and reinstalled it, but the plots are not displayed.

julia> versioninfo
versioninfo (generic function with 2 methods)

julia> versioninfo()
Julia Version 1.6.1
Commit 6aaedecc44 (2021-04-23 05:59 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-11.0.1 (ORCJIT, skylake)
Environment:
  JULIA = C:\Users\empet\....\Julia-1.6.1\bin

@empet
Copy link
Author

empet commented Jul 19, 2021

I installed the last version and the issue persists. Could someone point out how it can be fixed, by your experience with the same behaviour manifested before, for version 0.15?

@mzaffalon
Copy link
Contributor

If you update to the latest version v0.18 the problem appears to be solved.

@empet
Copy link
Author

empet commented Jul 20, 2021

@mzaffalon In the last post I omitted to point out that the last version is 0.18.0. It did not fix the issue :(

@jkrimmer
Copy link
Contributor

@empet Unfortunately, I cannot reproduce your issue in JupyterLab. I am using PlotlyJS 0.18 together with IJulia 1.23.2. Have you tried setting up your julia environment from scratch?

@mzaffalon
Copy link
Contributor

@empet : what was the problem?

@empet
Copy link
Author

empet commented Jul 22, 2021

@jonas-kr

Thank you for suggestion! I'll do it.

@sglyon
Copy link
Member

sglyon commented Jul 30, 2021

I think I'm going to close here, but please reopen and/or comment if this is still a problem.

Thanks!

@sglyon sglyon closed this as completed Jul 30, 2021
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

4 participants