You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'The variables available in `hovertemplate` are the ones emitted as event data described at this link https://plotly.com/javascript/plotlyjs-events/#event-data.',
76
76
'Additionally, every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available.',
77
77
descPart,
78
-
'Anything contained in tag `<extra>` is displayed in the secondary box, for example "<extra>{fullData.name}</extra>".',
78
+
'Anything contained in tag `<extra>` is displayed in the secondary box, for example `<extra>%{fullData.name}</extra>`.',
79
79
'To hide the secondary box completely, use an empty tag `<extra></extra>`.'
0 commit comments