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
' as well as %{xother}, {%_xother}, {%_xother_}, {%xother_}. When showing info for several points, *xother* will be added to those with different x positions from the first point. An underscore before or after *(x|y)other* will add a space on that side, only when this field is shown.';
'The variables available in `hovertemplate` are the ones emitted as event data described at this link https://plotly.com/javascript/plotlyjs-events/#event-data.',
47
-
'Additionally, every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available.',
48
-
describeVariables(extra),
49
-
'Anything contained in tag `<extra>` is displayed in the secondary box, for example `<extra>%{fullData.name}</extra>`.',
50
-
'To hide the secondary box completely, use an empty tag `<extra></extra>`.'
'The variables available in `hovertemplate` are the ones emitted as event data described at this link https://plotly.com/javascript/plotlyjs-events/#event-data.',
45
+
'Additionally, every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available.',
46
+
describeVariables(extra),
47
+
'Anything contained in tag `<extra>` is displayed in the secondary box, for example `<extra>%{fullData.name}</extra>`.',
48
+
'To hide the secondary box completely, use an empty tag `<extra></extra>`.'
0 commit comments