Closed
Description
There is an ongoing misconception that plotly.py is not (fully) usable without a plot.ly account. As has been discussed before, the documentation is likely partially to blame for this misconception. For example, following along with the documentation for creating a pie chart does require an account (https://plot.ly/python/pie-charts/).
Proposal:
- Rename the top-level "Plotly Fundamentals" documentation group to "Plot.ly Fundamentals", and emphasize that these features are awesome, optional, and require a plot.ly account. Here's where we discuss
plotly.plotly.plot
,plotly.plotly.iplot
,get_figure
, etc. - Port all examples outside of "Plot.ly Fundamentals" to use
plotly.offline
orFigureWidget
rendering approaches.
Thoughts? @jackparmer @chriddyp @cldougl @nicolaskruchten ?
Metadata
Metadata
Assignees
Labels
No labels