This package browser is in early development. Mind the rough edges.

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.

Installation

Install the latest version of kdiagram as follows:

guix install kdiagram

Or install a particular version:

guix install kdiagram@2.8.0

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.