I would like to use a shared tooltip, but I want to also include the x axis value.
I see that it is possible to do separately a shared tooltip which allows a nice combination for all y values in the vertical section that the mouse is hovering over. However, it doesn’t display my x value in the tooltip. I see that there is a content: attribute I can add, but that overrides the nice shared functionality. The toolTipShared attribute on the data: attribute doesn’t help either.
What am I missing?
-
This topic was modified 7 years, 7 months ago by Alexander. Reason: x instead of y