This library is based on QCustomPlot. The library adds missing functionality to QCustomPlot and implements the Waterfall graph type. New functionality has been added to new layers, which allows you not to redraw the entire graph and work quickly. Also in the solution there is an ExampleProject in which you can see how to use these classes.
Classes:
- movable markers
- clamp move & zoom zone
- full customization of marker styles
- synchronization of the zoom (2 modes)
Based on Qimage of pure Qt and QCPItemPixmap of QCustomPlot.
- data feed from top, bottom, left and right.
- clearing plot
- thread for append data
- full customization color, resolution, position