kdiagram
Libraries for creating business diagrams
This package provides libraries for integrating business diagrams in Qt-based applications.
KCharts
provides an implementation of the ODF Chart specification. It supports stock charts, box charts, and whisker charts. KGantt
provides a module for implementing ODF Gantt charts, which are bar charts that illustrate project schedules.
- Versions: 3.0.1
- Website: https://invent.kde.org/graphics/kdiagram
- Licenses: GPL 2+
- Package source: gnu/packages/kde.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of kdiagram
as follows:
guix install kdiagram
Or install a particular version:
guix install kdiagram@3.0.1
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
You can use the following badge to inform users of kdiagram about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/kdiagram'><img src='https://packages.guix.gnu.org/packages/kdiagram/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/kdiagram)
Example Org:
[[https://packages.guix.gnu.org/packages/kdiagram][https://packages.guix.gnu.org/packages/kdiagram/badges/latest-version.svg]]