Forum Discussion
Nicki
Helper III
5 years agoAdding a label to data point when hovering over X Axis data in line chart
Hello
When I am hovering over X axis data in line chart, the tooltip is showing the value of data point in the X axis.
X axis has integer number as second and I want to replace “73” to “Second: 73” in tooltip.
Is it possible to do it?
or I have to go with tooltip page?
Thanks
6 Replies
- Nicki
Helper III
Thaks for response.
How do I make invisible the first one and measure displays in the first line of tooltip?
In this case, there is "73" and "Second 73".
73 is coming from data and Second 73 from tooltip.