Skip to content

Pre-defined colorscales has no effect on heatmaps #1319

@priyatharsan

Description

@priyatharsan

The heatmap/heatmapgl plots has no effect from the predefined color-scales such as "Greys", "Picnic", "Rainbow", "Red", etc..

However, when specifying the RGB matrix manually to the color-scale changes the color.

p <- plot_ly(z = zdata, colorscale = "Greys", type = "heatmap")

1

2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions