This is a newbie question. I'm looking for guidance on how best to plot a long chart.
I have to plot a very long chart - potentially several million points. Also, the user can zoom in so the virtual chart can be 100 million pixels long.
The data is accessed via a QAbstractTableModel.
Is this a suitable task for the Qwt widgets?
Thanks
Bob
Bookmarks