How could I create Qwt density chart?
-
I'm creating charts using the QWT library. I need to create a density chart, but I couldn't manage it with QWTPlotSpectogram. Can anyone help?
What I want =>

-
Yes, it can be with QwtPlotSpectrogram. Qt users need some local default plot abilities in Qt....
-
Hi,
I haven't touched that library in a very long time but are you looking for something a bit like the QwtPlotSpectrogram class ?
-
Yes, it can be with QwtPlotSpectrogram. Qt users need some local default plot abilities in Qt....
-
J Joe von Habsburg has marked this topic as solved
-
@SGaist Yes, I think QtGraph and Chart are not enough. We can use Qwt but sometimes it could not be right way for what we want.