Skip to content

hovertemplate displays unwanted trace information #3621

Closed
@mbejda

Description

@mbejda

Here is a codesandbox demonstrating this issue.
https://codesandbox.io/s/8xqw51zr18
If hovertemplate is set to %{y:,.2f}" the chart display unwanted trace information on hover.
Screen Shot 2019-03-10 at 12 07 24 PM

To get around that bug I need to append additional information to the hovertemplate.
"%{y:,.2f}<extra></extra>" so that the hover renders correctly.

Screen Shot 2019-03-10 at 12 09 46 PM

Metadata

Metadata

Assignees

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