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.
- Host: GitHub
- URL: https://github.com/plotly/documentation
- Owner: plotly
- Created: 2014-04-21T16:00:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-07-21T15:51:29.000Z (4 months ago)
- Last Synced: 2025-07-21T17:51:44.217Z (4 months ago)
- Topics: documentation, plotly
- Homepage:
- Size: 11.3 GB
- Stars: 422
- Watchers: 67
- Forks: 543
- Open Issues: 113
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Plotly Documentation
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 |