qtcharts
Qt Charts module
The Qt Charts module provides a set of easy to use chart components. It uses the Qt Graphics View Framework, therefore charts can be easily integrated to modern user interfaces. Qt Charts can be used as QWidgets, QGraphicsWidget, or QML types. Users can easily create impressive graphs by selecting one of the charts themes.
- Versions: 6.7.2 · 5.15.15
- Website: https://www.qt.io/
- Licenses: GPL 3
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of qtcharts
as follows:
guix install qtcharts
Or install a particular version:
guix install qtcharts@5.15.15
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/qtcharts/'><img src='http://127.0.0.1:3000/packages/qtcharts/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/qtcharts/badges/latest-version.svg)](http://127.0.0.1:3000/packages/qtcharts/) Org: [[http://127.0.0.1:3000/packages/qtcharts/][http://127.0.0.1:3000/packages/qtcharts/badges/latest-version.svg]]