qcustomplot 2.1.0
Qt widget for plotting and data visualization
QCustomPlot is a Qt C++ widget providing 2D plots, graphs and charts.
- Website: https://www.qcustomplot.com/
- Licenses: GPL 3+
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install qcustomplot 2.1.0
as follows:
guix install qcustomplot@2.1.0
Or install the latest version:
guix install qcustomplot
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.