Hello,
Is it possible to put tooltips on the bars of a bar chart and have the tooltip display the text in the x-axis tick point?
Currently I'm using code similar to this post to add labels to the x-axis tick points and sometimes the value is too big and gets cut off. I would like to have the same value that I'm using in the tick point label to also be displayed in a tooltip when I hover over a bar.
Thanks,
Joel
Is it possible to put tooltips on the bars of a bar chart and have the tooltip display the text in the x-axis tick point?
Currently I'm using code similar to this post to add labels to the x-axis tick points and sometimes the value is too big and gets cut off. I would like to have the same value that I'm using in the tick point label to also be displayed in a tooltip when I hover over a bar.
Thanks,
Joel