QtPlot
QtPlot is a QT C++ widget for plotting and visualizing data. Based on QCustomPlot.
Install / Use
/learn @the-mixtape/QtPlotREADME
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:
<h3 align="center"><a name="QtPlot"></a>QtPlot</h3> <p align="center"> <img src="https://github.com/the-mixtape/QtPlot/blob/main/Resources/Markers.gif"> </p>
Implemented features
- movable markers
- clamp move & zoom zone
- full customization of marker styles
- synchronization of the zoom (2 modes)
<h3 align="center"><a name="WaterfallPlot"></a>WaterfallPlot</h3> <p align="center"> <img src="https://github.com/the-mixtape/QtPlot/blob/main/Resources/Waterfall.gif"> </p>
Based on Qimage of pure Qt and QCPItemPixmap of QCustomPlot.
Implemented features
- data feed from top, bottom, left and right.
- clearing plot
- thread for append data
- full customization color, resolution, position
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
