I need to add a tooltip label in the each bar of the bar chart indicating what is name in x-axis. I try using highlighter but what is showing is the index numbers. Can anyone help me on how to do that?

Thanks in advance. ^_^

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Have you adjusted the tooltipAxes option?

link|improve this answer
Yes, but it only shows the numbers instead of the string label – sprenna Nov 24 '11 at 2:52
You need to provide some sample code, it works in the example I just put together here: jsfiddle.net/larsenmtl/jAHYc/4 – Mark Nov 24 '11 at 15:13
Mark, thanks, but I could not see the result of your code in that link. – sprenna Nov 25 '11 at 2:52
Yes, Sorry, jqPlot does not allow hotlinking. You'll need to cache the js resources in your browser before it'll work. – Mark Nov 25 '11 at 3:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.