Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 2 tasks
priyatharsan opened this issue Aug 17, 2018 · 1 comment
Open
1 of 2 tasks
Assignees
Labels

Comments

@priyatharsan
Copy link
Contributor

priyatharsan commented Aug 17, 2018

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']
@michaelbabyn
Copy link
Contributor

@cldougl , I looked through https://plot.ly/ipython-notebooks/baltimore-vital-signs/ and it's working as it should (in plotly v2.7 and python v2.7 at least).

Should I make another issue to remove the warnings and update it to be python3 compatible and then close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants