Ah o.k. this defintly looks like implementing a new type of plot item. The first step is to define a data structure for this special curve - then writing the drawing code should be straight forward.
Uwe
OK. For now I seem able to achieve the diagram by using QwtPlotCurve::NoCurve and plotting many points as small circles instead.
Bookmarks