Spencer Lyon
Spencer Lyon
That's great, good work! @jackparmer do you think we can make use of that in the dash-julia docs?
Hi @ElectronicTeaCup thanks for posting and filling out the issue template! it looks to me like you are using Plots.jl, is that right? If so, the issue will be with...
That is very strange. Sorry but I don't know what is going on. Is there any chance you have set a style elsewhere in your program that would have turned...
I don't think that this has been enabled for the PlotlyJS package. That environment variable seems to be from Plots.jl I'd be happy to review a pull request that implements...
Thanks @halleysfifthinc for letting us know and for doing some homework on it. Very helpful. perhaps @travigd or @shashi know why recent WebIO changes would have broken things?
Hi @halleysfifthinc Are you running this in jupyterlab or the notebook? if you are running in jupyterlab try installing the jupyterlab plotly extension as noted in the just published update...
@DhruvaSambrani in the [Project.toml for PlotlyJS 0.12.4](https://github.com/sglyon/PlotlyJS.jl/blob/v0.12.4/Project.toml) it looks like the requirement is WebIO version at least 0.8.0. I don't see a 0.8.1 anywhere, could I be missing it? If...
might be an issue with how we use WebIO here. @travigd any idea?
#285 addresses this problem and has been merged. Would people here be willing to test out the latest master? I could not reproduce the issue, so having another test would...