Skip to content

Hoverinfo with date axis in 3D broken when using Date objects #1407

Closed
@jdugge

Description

@jdugge

If one of the axes in a 3D plot is a date axis and the data for this axis consists of Date objects, the hoverinfo is displayed as NaN, 0NaN, aNaN:aN.

image

Codepen

When the date data is provided as date strings, these strings are displayed in the hoverinfo instead, instead of being parsed and formatted as dates.

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions