plotly / plotly/graphing-library-docs
Better document plotlyjs.jl
Open
@jdamiba is already working on this.
Since Apr 21, 2020.
- Dominant language
- Jupyter Notebook
- Stars
- 59
- Forks
- 72
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
In order to further adoption of the Dash For Julia project, it would be a good idea to document the functionality of the plotlyjs.jl package which users can interact with to create figures.
Work plan:
- port current examples to plotlyjs.ls from plotly.jl
- rather than creating figures using the chart studio cloud API, figures should be rendered in place with
plotlyjs
- rather than creating figures using the chart studio cloud API, figures should be rendered in place with
- figure out how to convert markdown documents which contain julia code to self-contained html
- set up a plotlyjs.jl-docs github repository
- set up a CI pipeline to build the julia docs
- update this repo to pull in julia examples from the new repo.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.