Skip to content

Implement hovertemplate for all traces that support hover #3437

Description

@etpinard

Building on top of #3126, #3284, #3398 and #3436hovertemplate is now supported for trace types: scatter, bar, pie, histogram, scattergl, sankey, scatterpolar, barpolar, scatterternary, scatterpolargl, choropleth, scattergeo and scattermapbox.

The "missing" trace types are:

  • contour, heatmap, histogram2d, histogram2dcontour
  • box and violin (for points done in Hovertemplate for box/violin points #3685 | otherwise not implemented)
  • all the gl3d trace types: scatter3d, surface, mesh3d, stremtubes, cone, isosurface
  • scattercarpet
  • ohlc and candlestick
  • splom
  • parcats
  • pointcloud, heatmapgl and contourgl (are we deprecating those trace types in v2?) deprecated
    cc @nicolaskruchten

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions