-
-
Notifications
You must be signed in to change notification settings - Fork 292
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
WebIO & PlotlyJS support? #299
Comments
Oops, this is already being worked on. |
Can you post a notebook that produces the error? |
|
Until this is fixed, you could use Plotly as a backend for Plots.jl, but the API is different. |
That works perfectly, many thanks! |
Im using PlotlyJS as a backend of Plots.jl and it works like a charm. Maybe you can make the same. |
Yes, it works perfectly! |
PlotlyJS works well, but I want the figure shows in Pluto window, not its own Electron window when I use WebIO utilities. Is there any solution for taking both PlotlyJS's strong interactivity and PlutoUI's convenient bind tools? |
Not yet a solution, we have to implement a webIO solution for Pluto.. Working on it though |
Any news on WebIO for Pluto to be able to display plotly plots defined by PlotlyJS? |
It's coming at some point |
Hopping that meanwhile this issue has been fixed, I tried again to display a PlotlyJS plot in Pluto, but the same message persists :(
Is this much different from displaying plots generated by WGLMakie? |
Plots & Plotly works fine:
[image: Screenshot from 2021-05-02 20-32-47.png]
…On Sat, 1 May 2021 at 23:31, Math & Python ***@***.***> wrote:
Hopping that meanwhile this issue has been fixed, I tried again to display
a PlotlyJS plot in Pluto, but the same message persists :(
WebIO not detected.
Please read the troubleshooting guide for more information on how to resolve this issue.https://juliagizmos.github.io/WebIO.jl/latest/troubleshooting/not-detected/
Is this much different from displaying plots generated by WGLMakie?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#299 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGUACFVMQLUBHW7FQ7C53TTLRQKZANCNFSM4QAY7ICQ>
.
|
@fonsp what would it take to get an integration working? I'm the PlotlyJS.jl author and am teaching some courses this coming semester. I'd love to use PlotlyJS in my course and am happy to help get this fixed |
@sglyon nice! I'll make sure the PR works on the latest Pluto version by tomorrow - then we can have a call to look if it covers all features you need? I use Plotly enough to make that PR, but I'm no expert by any means :P |
Excellent! Thank you for the hard work. Ping me if I can help |
@fonsp, @dralletje, @sglyon Any progress on this end? thx! |
Any progress? |
We recently started working on this again in #2392 ! We decided to focus on JSServe.jl instead of WebIO.jl for now, see the PR to learn more. |
WebIO will probably not be supported in Pluto, but we are working on alternatives:
|
Hi there! |
@beorostica Take a look at PlutoPlotly.jl! |
Should PlotlyJS work? I get
WebIO not detected.
error.The text was updated successfully, but these errors were encountered: