I've created flot chart with jQuery Flot but right now, I have long label on x-axis and it was truncated with ... at the end of string.
I need to add a tooltip on x-axis label to see the full label.
I've attached the screenshot.
Or is there way to customize the rendering axis-label(HTML)?
Thanks