Skip to content

XCustomPlot is a chart based on QCustomPlot. In this chart, with the movement of the mouse, the value of the point on the curve is dynamically displayed. This function can be enabled or disabled through the function showTracer(bool).

Notifications You must be signed in to change notification settings

imxxw/XCustomPlot

Repository files navigation

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

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

About

XCustomPlot is a chart based on QCustomPlot. In this chart, with the movement of the mouse, the value of the point on the curve is dynamically displayed. This function can be enabled or disabled through the function showTracer(bool).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published