kquickcharts 5.90.0-0ubuntu1 source package in Ubuntu
Changelog
kquickcharts (5.90.0-0ubuntu1) jammy; urgency=medium * New upstream release (5.90.0) -- Rik Mills <email address hidden> Thu, 06 Jan 2022 16:48:44 +0000
Upload details
- Uploaded by:
- Rik Mills
- Uploaded to:
- Jammy
- Original maintainer:
- Kubuntu Members
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kquickcharts_5.90.0.orig.tar.xz | 105.9 KiB | d115bc31f10ba8e86b2d68e759890ee2cfa141612d30df5370e60fb032dfc9ed |
kquickcharts_5.90.0-0ubuntu1.debian.tar.xz | 8.0 KiB | 6c086c0e87b913674ab3a222db850eab10b59eb4d527932774b7b489f8f34975 |
kquickcharts_5.90.0-0ubuntu1.dsc | 2.5 KiB | ecfc12ca4c521b34f8157c6b15bbcf131b0ce68532a020df5ffd6986ac52d69b |
Available diffs
Binary packages built by this source
- kquickcharts-dev: Quick Charts - development files
A QtQuick plugin providing high-performance charts (gpu-accelerated).
.
It supports three different chart types: pie, line and bar, which can be fed
from multiple types of data sources. There is also support for axis labels, an
axis grid and a legend. Additionally, there is a submodule that contains some
convenience items.
.
The pie and line charts are rendered using a technique called signed
distance fields, which allows efficient GPU-accelerated rendering of 2D
shapes without loss of quality.
.
This package contains the development files.
- qml-module-org-kde-quickcharts: Quick Charts
A QtQuick plugin providing high-performance charts (gpu-accelerated).
.
It supports three different chart types: pie, line and bar, which can be fed
from multiple types of data sources. There is also support for axis labels, an
axis grid and a legend. Additionally, there is a submodule that contains some
convenience items.
.
The pie and line charts are rendered using a technique called signed
distance fields, which allows efficient GPU-accelerated rendering of 2D
shapes without loss of quality.
.
This package contain the runtime qml module.
- qml-module-org-kde-quickcharts-dbgsym: debug symbols for qml-module-org-kde-quickcharts