Skip to content

Doc update related to - Matplotlib Colorbar conversion not supporting #1033

Open
@priyatharsan

Description

@priyatharsan

Related to this issue - plotly/plotly.py#552
Probably because Scatter doesn't have colorbar attribute.

Documentation needed to be updated for the Matplotlib based tutorials that implements colorbar

Getting an error like this:

Python 3:

Dang! That path collection is out of this world. I totally don't know what to do with it yet! Plotly can only import path collections linked to 'data' coordinates

Python 2:

ValueError: 
    Invalid value of type '__builtin__.bool' received for the 'tickmode' property of layout.yaxis
        Received value: False

    The 'tickmode' property is an enumeration that may be specified as:
      - One of the following enumeration values:
            ['auto', 'linear', 'array']

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions