Skip to main content

A scientific graphing library for QtQuick

Project description

QuickGraphLib

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

Examples

The example gallery can be run using (provided the Python environment has PySide6 and contourpy installed):

python examples/gallery.py

Qt version compatibility

This version of QuickGraphLib is compatible with Qt and PySide6 6.8.0. If you use this module from C++, then Qt's ABI stability guarantees means the compiled binaries will work for any Qt version >= 6.8 and < 7.0. If you use this module from Python, there are some additional features that rely on the PySide6 library version. Therefore the PySide6 version must be 6.8.0.2 exactly. Other 6.8 versions of PySide6 may work, but there are no guarantees.

The pre-built wheels aim to be compatible with the most recent recent Qt LTS version, which is currently 6.8. Pre-built wheels for higher non-LTS Qt versions will likely be available once Qt 6.9 is released.

Python version compatibility

QuickGraphLib is compatible with the same Python versions and glibc versions that PySide6 is. For PySide6 6.8, the minimum Python version is 3.9.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quickgraphlib-0.1.0a9.tar.gz (7.7 MB view hashes)

Uploaded Source

Built Distributions

quickgraphlib-0.1.0a9-cp39-abi3-win_amd64.whl (614.3 kB view hashes)

Uploaded CPython 3.9+ Windows x86-64

quickgraphlib-0.1.0a9-cp39-abi3-manylinux_2_28_x86_64.whl (692.1 kB view hashes)

Uploaded CPython 3.9+ manylinux: glibc 2.28+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page