JuliaPlots / JuliaPlots/PlotlyJS.jl

plotlyjs.jl figures not rendering when exported as html

Open
#322 19 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Julia
Stars
444
Forks
86
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

Background: I work at Plotly, and I'm trying to figure out how to better document the `plotlyjs.jl` library alongside the `plotly.jl` library.

Issue: Figures I create using `plotlyjs.jl` in a Jupyter Notebook do not render when exported as `.html` files using `nbconvert` because `WebIO` is not present in the runtime.

My question Is: how can I get the figures I create with `plotlyjs.jl` in a jupyter notebook to render when exported to `.html`?

Screenshot:
Screen Shot 2020-04-20 at 2 04 12 PM

Steps to Reproduce: Create a figure using PlotlyJS.jl in a Jupyter Notebook with a Julia 1.4.1 kernel, then use `jupyter nbconvert` to transform the notebook into an .html file.

**Version info**

![Screen Shot 2020-04-20 at 2 06 14 PM](https://user-images.githubusercontent.com/1557650/79784369-20217380-8310-11ea-8386-3f1c1bc1f3c0.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.