I am using QwtPlot to draw a graph, basically using the Qwt bode example.

I want to get rid of the co-ordinates which are displayed alongside the cursor as it moves around the screen.

Is there an easy way to do this?

Thanks.