An open API service indexing awesome lists of open source software.

https://github.com/plotly/documentation

Issue tracker for Plotly's open-source documentation.
https://github.com/plotly/documentation

documentation plotly

Last synced: 4 months ago
JSON representation

Issue tracker for Plotly's open-source documentation.

Awesome Lists containing this project

README

          

# Plotly Documentation



Maintained by Plotly

This repository is now solely used to host [issues related to Plotly's documentation](https://github.com/plotly/documentation/issues) and the output of the [Graphing Library documentation](https://plot.ly/graphing-libraries/) build process in the [`gh-pages`](https://github.com/plotly/documentation/tree/gh-pages) branch.

Source code for the documentation of Plotly's open-source products can be found in the following repositories:

| Library Docs | Library Repo | Docs Repo | Notes |
| ------------- | ------------- | ------------- | ------------- |
| [**Dash**](https://dash.plotly.com/) | [plotly/dash](https://github.com/plotly/dash) | [plotly/dash-docs](https://github.com/plotly/dash-docs) | Docs delivered as a Dash app |
| [**Dash for R**](https://dashr.plotly.com/) | [plotly/dashr](https://github.com/plotly/dashr) | [plotly/dash-docs](https://github.com/plotly/dash-docs) | Docs delivered as a Dash for R app |
| [**Plotly.py**](https://plotly.com/python) | [plotly/plotly.py](https://github.com/plotly/plotly.py) | [plotly/plotly.py](https://github.com/plotly/plotly.py/tree/doc-prod/doc) | Docs written in Jupyter Notebooks with Jupytext |
| [**Plotly.R**](https://plotly.com/r) | [ropensci/plotly](https://github.com/ropensci/plotly) | [plotly/plotly.r-docs](https://github.com/plotly/plotly.r-docs) | Docs written in RMarkdown |
| [**Plotly.js**](https://plotly.com/javascript) | [plotly/plotly.js](https://github.com/plotly/plotly.js) | [plotly/graphing-library-docs](https://github.com/plotly/graphing-library-docs) | Docs written in Javascript and bundled with Jekyll |