I can't seem to get toolText to work with data items on a zoomline chart. The data item looks like:
{ value: 1, toolText: 'Tooltext' }
but it just shows the value when I hover over the point.
Can you please provide a working of example of how to accomplish this?
Thanks
Brian