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
'Variables are inserted using %{variable}, for example "y: %{y}".',
39
41
'Numbers are formatted using d3-format\'s syntax %{variable:d3-format}, for example "Price: %{y:$.2f}".',
40
-
'See https://github.com/d3/d3-format/blob/master/README.md#locale_format for details on the formatting syntax.',
42
+
FORMAT_LINK,
43
+
'for details on the formatting syntax.',
41
44
'The variables available in `hovertemplate` are the ones emitted as event data described at this link https://plot.ly/javascript/plotlyjs-events/#event-data.',
42
45
'Additionally, every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available.',
0 commit comments