kdiagram 3.0.1
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.
- Outputs:
out
- 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 kdiagram 3.0.1
as follows:
guix install kdiagram@3.0.1
Or install the latest version:
guix install kdiagram
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.