Hi everybody!
I'm using QwtPlotMarker in my application and I'd like to set marker label at the top right corner of the plot.
The label shouldn't moved with the marker and should stay at the fixed position.
How can I do it?
Hi everybody!
I'm using QwtPlotMarker in my application and I'd like to set marker label at the top right corner of the plot.
The label shouldn't moved with the marker and should stay at the fixed position.
How can I do it?
Use Qwt 6.1, where you find a new plot item QwtPlotTextLabel.
Uwe
Thanks a lot, Uwe, but is it safe to use beta version of Qwt? And when it's planned to be a stable version?
For Qwt 6.0.2 the solution cannot be found, am I right?
Yes.is it safe to use beta version of Qwt?
When I have written down the new install documentation.And when it's planned to be a stable version?
You can backport QwtPlotTextLabel - should be no big deal.For Qwt 6.0.2 the solution cannot be found, am I right?
Uwe
Thanks for your help, Uwe!
Bookmarks