Plots.jl: No output on JupyterLab and PlotlyJS

Created on 28 Feb 2018  路  7Comments  路  Source: JuliaPlots/Plots.jl

When using JupyterLab and PlotlyJS as my backend, I receive no output after plotting:

screen shot 2018-02-28 at 9 43 56 am

Whereas, when using PlotlyJS directly, things work:

screen shot 2018-02-28 at 9 45 14 am

Most helpful comment

screen shot 2018-02-28 at 1 24 33 pm

got it working -- but need to leave now. will package into PR soon

All 7 comments

@sglyon notes that this may be due to incomplete MIME type passing.

If these lines were uncommented the issue would go away :)

Though it might require a bit of reorganization given that IJulia integration now happens via Requires.jl and I think those lines are from a pre-Requires era

Is this not a duplicate of #1386 ?

Those lines were uncommented by @tbreloff back in https://github.com/JuliaPlots/Plots.jl/commit/80e53adbd8453184fffe28a0b753503790a9e3fb not really sure why. It's worth just commenting them in and see what happens.

I'm actually putting together a PR that will fix this for both plotly and plotlyjs backends -- hang tight

:100: 馃挅 馃憤

screen shot 2018-02-28 at 1 24 33 pm

got it working -- but need to leave now. will package into PR soon

Was this page helpful?
0 / 5 - 0 ratings

Related issues

crstnbr picture crstnbr  路  3Comments

lstagner picture lstagner  路  5Comments

pkofod picture pkofod  路  3Comments

kersulis picture kersulis  路  5Comments

asinghvi17 picture asinghvi17  路  3Comments