Cannot set the custom formatting function for Tooltip header / Annotation header #197
Labels
:annotation
Annotation (line, rect, text) related issue
enhancement
New feature or request
:styling
Styling related issue
:tooltip
Related to hover tooltip
Describe the bug
Currently we can specify the formatting function only for ticks in the axis.
We need to somehow format the title for the tool-tip.
For Annotation we can do it by overriding header property like in example below
But I prefer to have common property like e.g.
headerFormat
for both casesThe text was updated successfully, but these errors were encountered: