Last updated:
0 purchases
QuickGraphLib 0.1.0a7
QuickGraphLib
A scientific graphing library for QtQuick using Qt6.
Links:
Online documentation
PyPI page
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
Examples
The example gallery can be run using (provided the Python environment has PySide6 and contourpy installed):
python examples\gallery.py
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.