Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

TypeError: imshow() got an unexpected keyword argument 'x' #167

@sorenwacker

Description

@sorenwacker

plotly.express is now developed inside the plotly.py library, please open
your issue on https://github.com/plotly/plotly.py/issues/new

According to https://plotly.com/python/heatmaps/ px.imshow() should accept arguments x,y and labels. But when I try that I receive

TypeError: imshow() got an unexpected keyword argument 'x'

Using plotly_express 0.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions