QCustomPlot的windows版本库和linux版本库。QCustomPlot是一个基于Qt C++的图形库,用于绘制和数据可视化 - 制作漂亮的2D图 - 曲线图、趋势图、坐标图、柱状图等,并为实时可视化应用程序提供高性能服务。它没有进一步的依赖关系,并有着良好的文档记录。QCustomPlot可以导出为各种格式,比如:PDF文件和位图(如:PNG、JPG、BMP)。可在自己的项目中直接使用两个源文件(qcustomplot.h与qcustomplot.cpp),或预先编译成库。
2021-05-19 19:23:43 5.3MB QCustomPlot
1
There are myriads of Python charting libraries out there, and each may even have its reason to exist. QCustomPlot2 for PyQt5 has the following goals: Performance. QCustomPlot is written in modern C++ with the excellent Qt library for superior performance over alternative libraries. Flexibility. QCu
2021-05-19 19:18:14 1.22MB QCustomPlot PyQt
1
QT+qcustomplot 设计的心电图 曲线显示软件。 博客地址: https://blog.csdn.net/xiaolong1126626497/article/details/116694318
2021-05-12 14:00:55 1.04MB qcustomplot QT
使用qcustomPlot带有的选择框功能,拖动出现矩形选框,放开放大或选取数据,详细内容请看改博客: https://blog.csdn.net/yxy244/article/details/100547688
2021-05-07 14:46:07 3.16MB QT QCustomPlot 鼠标拖动矩形框 选框放大
1
Qt QCustomPlot 实时动态数据曲线图,以时间为X轴,数据为Y轴 Demo源码,可选择数据类型进行显示数据以及当前时间一直刷新X轴
2021-04-30 20:36:07 282KB Qt QCustomplot C++
1
QCustomPlot 之竖向柱状图,实现了三个参数左右并排的显示,并且将参数值也显示在上面! 详情参考:https://blog.csdn.net/qq_40501206/article/details/108065801
2021-04-23 10:55:45 134.36MB QCustomPlo Qt Vs
1
Qt第三方画图组件QCustomPlot 2.1.0
2021-04-21 15:02:31 3.71MB QCustomPlot qt
1
Qt画图组件QCustomPlot
2021-04-21 11:02:31 3.41MB QCustomPlot qt
1
三条每条100万数据点曲线实时追踪无延迟,边界跳0无数据,本文所用为QcustomPlot2.0.1。 首先说的是对上边所提第一篇博客做的修改,代码如下
2021-04-21 10:02:55 294KB QCustomPlot
1
QT中利用QCustomPlot类画曲线图,程序中画了四条曲线,x,y轴自己赋值(若要接收外部数据需要扩展),每条曲线可以设置颜色和粗细以及不同的点标记,每条曲线可以有说明。
2021-04-15 17:01:42 166KB QT 曲线图 qcustomplot绘 qcustomplot
1