documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Issue tracker for Plotly's open-source documentation.

Results 107 documentation issues
Sort by recently updated
recently updated
newest added

some of the code in: http://moderndata.plot.ly/radar-charts-in-r-using-plotly/ got misaligned. @royr2 or @pravj would one of you be able to take a look and correct that codeblock?

R

update https://plot.ly/javascript/text-and-annotations/#styling-and-formatting-annotations to reflect plotlyjs update: https://github.com/plotly/plotly.js/pull/1086

plotly.js

- rm extra title: "Getting started with Plotly for --- " (doubled now cause of the autogenned header) - edit header for getting started pages so the links work when...

design

The R reference reads as though a data frame is required (it isn't): > A histogram trace is initialized with plot_ly or add_trace: > plot_ly(df, type="histogram"[, ...]) > add_trace(p, type="histogram"[,...

R

Add examples of subplots with mixed plot types (i.e. 2d + 3d and/or maps + 2d) - [x] r - [x] python - [ ] matlab - [x] js

Matlab

fix syntax changes https://plot.ly/julia/getting-started/#initialization check for any more changes. see v0.5.0 news: https://github.com/JuliaLang/julia/blob/v0.5.0/NEWS.md#julia-v050-release-notes

![image](https://cloud.githubusercontent.com/assets/1280389/20725466/e6e60a4a-b63f-11e6-9362-b9e7bad7a232.png) ![image](https://cloud.githubusercontent.com/assets/1280389/20725480/f925b340-b63f-11e6-913e-aca9da132cef.png)

People can't improve the documentation if they can't figure out how to edit it. I'm finding it nearly impossible to figure out how to modify various documentation pages. For example,...

There are various things about the function reference that make it hard to read. I've tried to improve it a little, but here are some other things that would go...