8000 GitHub - adleksey/QuickGraphLib: A scientific graphing library for QtQuick
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adleksey/QuickGraphLib

 
 

Repository files navigation

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

About

A scientific graphing library for QtQuick

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.9%
  • QML 21.9%
  • Python 8.5%
  • CMake 5.6%
  • PowerShell 0.1%
0