Skip to content

本程序一个基于QCustomPlot的二次开发的图表类XxwCustomPlot,在该图表中,鼠标跟随动态显示曲线上的点的值,可通过showTracer(bool)来显示或隐藏。

Notifications You must be signed in to change notification settings

IMXEWANG/XCustomPlot

 
 

Repository files navigation

QCustomPlot是一个开源的基于Qt的第三方绘图库,能够绘制漂亮的2D图形。
QCustomPlot的官方网址:https://www.qcustomplot.com/
从官网下载QCustomPlot的源文件,包括qcustomplot.h和qcustomplot.cpp。

XCustomPlot是一个基于QCustomPlot的二次开发的图表类XxwCustomPlot,在该图表中,鼠标跟随动态显示曲线上的点的值,可通过showTracer(bool)来显示或隐藏。

About

本程序一个基于QCustomPlot的二次开发的图表类XxwCustomPlot,在该图表中,鼠标跟随动态显示曲线上的点的值,可通过showTracer(bool)来显示或隐藏。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • QMake 0.1%