-
Notifications
You must be signed in to change notification settings - Fork 601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
X axis labels in tooltips #519
Comments
@korneliuscode I think you are looking for the "TooltipLabelFormatter" to add for each of your Series
From this |
Thanks @rteuteu55, but not quite what I'm looking for. |
This should be implemented in #1021 |
V1 had the X axis label in the tooltip as headline by default. V2 does not show that, so that the user always has to recheck the hovered X position.
It would be great to bring this back (optionally). I was not even able to add this by creating a custom template :(
The text was updated successfully, but these errors were encountered: