Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Histogram doesn't auto calculate colorscale properties if they are undefined #7533

Closed
Assignees
Labels
P3backlog featuresomething new
@camdecoster

Description

Description

The histogram trace doesn't calculate the colorscale properties (cmin, cmax, etc.) if they are undefined (meaning they aren't provided in the config).

Steps to reproduce

  • Add a log statement for the domain here: console.log({ domain })
  • Run this test: npm run test-jasmine colorbar
  • Note that the log statement shows a domain of NaN values
    LOG: Object{domain: [NaN, NaN, NaN, NaN, NaN, NaN]}

Notes

Metadata

Metadata

Labels

P3backlog featuresomething new

Type

No type

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /