Closed
Description
Building on top of #3126, #3284, #3398 and #3436 hovertemplate
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
andviolin
(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
andcandlestick
-
splom
-
parcats
-
pointcloud
,heatmapgl
andcontourgl
(are we deprecating those trace types in v2?)