Skip to content

Python: Port examples to offline #992

@jonmmease

Description

@jonmmease

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 or FigureWidget rendering approaches.

Thoughts? @jackparmer @chriddyp @cldougl @nicolaskruchten ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions