Concerning the plot framework my plan for the future is a design where you will have a plot scene that can be painted to a widget - like today - but can also be used to feed a QQuickPaintedItem. Of course all interactive parts like the pickers, zoomers need to be implemented twice ( so much about the Qt mantra: "write once ..." ).
Would this let us use Qwt without a GUI so we could make a command line program which outputs an image? That would be nice...
Bookmarks