# XCustomPlot **Repository Path**: ctsky809/XCustomPlot ## Basic Information - **Project Name**: XCustomPlot - **Description**: 本程序一个基于QCustomPlot的二次开发的图表类XxwCustomPlot,在该图表中,鼠标跟随动态显示曲线上的点的值,可通过showTracer(bool)来显示或隐藏。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2020-05-17 - **Last Updated**: 2024-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README QCustomPlot是一个开源的基于Qt的第三方绘图库,能够绘制漂亮的2D图形。 QCustomPlot的官方网址:https://www.qcustomplot.com/ 从官网下载QCustomPlot的源文件,包括qcustomplot.h和qcustomplot.cpp。 XCustomPlot是一个基于QCustomPlot的二次开发的图表类XxwCustomPlot,在该图表中,鼠标跟随动态显示曲线上的点的值,可通过showTracer(bool)来显示或隐藏。