A scientific graphing library for QtQuick using Qt6.
Links:
Key advantages:
- Written in C++ and QML (with some optional Python helpers), so it can be used in both C++ and Python projects
- QtQuick's hardware-based rendering makes this library render very fast
- Support for line graphs, histograms, contour plots and more
- Interactivity supported natively though declarative bindings and QtQuick
- Support for PNG and SVG export
The example gallery can be run using (provided the Python environment has PySide6 and contourpy installed):
python examples\gallery.py