Qt-based library for creating 2D and 3D graph visualizations
Provides functionality for 2D and 3D graphs
qtgraphs$ qtgraphs --type scatter3d --data points.csv$ qtgraphs --type line2d --input data.csv --output graph.png$ qtgraphs --type surface3d --data matrix.csv --interactive