QwtScaleWidget setColorBarInterval feature
Brought to you by:
rathmann
I have a minor patch suggestion for QwtScaleWidget. It's a simple function to update the colorbar interval. It's only benefit is that it is slightly more straightforward than using setColorMap().
I've tested this with my incremental plot code and it seems to work fine.
Anonymous