Skip to content

heatmaps don't respect axis categoryarray #1097

Closed
@hellochar

Description

@hellochar

Hey Plotly,

It looks like you can use axis.categoryarray to reorder the bars in a bar chart. I'm trying to do the same thing with heatmaps (that is, reorder the heatmap columns) but it only seems to change the tick labels, not actually move the data. See http://codepen.io/hellochar/pen/WGBEow . This is concerning since the data being displayed is not longer accurate to the data that was fed in.

Is there another way to specify the heatmap ordering, other than by modifying the x/y arrays manually?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions