A flexible and fast data visualization tool built with Qt
- Fast! Runs on QCustomPlot and supports hardware acceleration
- Currently supports delimited files plus a few custom types. Should be easy to support new types.
- Modify plots with Qt's QJSEngine
- Run the Exe or build from source
- File -> OpenDataFile and select delimited file type. If the data has a headers lines that will be used as column names
- Right click to display imported data, left click to plot.
TLDR: Right click always brings up the context menu based on what is selected.
CTRL + left click to select multiple items
Double click to change text.
Middle click to view value for the points under the mouse + min, avg, max values for that series in the current window.
Middle click then CTRL + middle click to show Delta values