GP is aimed to be simple and fast tool to analyse numerical data. It does not claim to replace all other plotters.
Features
- 2D plot with lines or dots from plain text table and binary files
- Multiple axes are supported by design
- Real time plotting from multiple asynchronous sources
- Export to files (PNG, SVG, CSV)
License
GNU General Public License version 3.0 (GPLv3)Follow Graph Plotter
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
-
The advantage of the source code of this project is that you can easily create data graphs on C or C++. There is no dependence on bloated and unstable libraries like libpython or QT. Easily compilable in msys2 environment.