plotly package

https://plot.ly/python/

Plotly’s Python API allows users to programmatically access Plotly’s server resources.

This package is organized as follows:

Subpackages:

  • plotly: all functionality that requires access to Plotly’s servers

  • graph_objects: objects for designing figures and visualizing data

  • matplotlylib: tools to convert matplotlib figures

Modules:

  • tools: some helpful tools that do not require access to Plotly’s servers

  • utils: functions that you probably won’t need, but that subpackages use

  • version: holds the current API version

  • exceptions: defines our custom exception classes

Subpackages

Submodules

plotly.animation module

class plotly.animation.DurationValidator(plotly_name='duration')

Bases: _plotly_utils.basevalidators.NumberValidator

class plotly.animation.EasingValidator(plotly_name='easing', parent_name='batch_animate', **_)

Bases: _plotly_utils.basevalidators.EnumeratedValidator

plotly.basedatatypes module

class plotly.basedatatypes.BaseFigure(data=None,