kquickcharts 5.98.0-0ubuntu1 source package in Ubuntu
Changelog
kquickcharts (5.98.0-0ubuntu1) kinetic; urgency=medium * New upstream release (5.98.0) -- Rik Mills <email address hidden> Sun, 11 Sep 2022 11:33:25 +0100
Upload details
- Uploaded by:
- Rik Mills
- Uploaded to:
- Kinetic
- Original maintainer:
- Kubuntu Members
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kquickcharts_5.98.0.orig.tar.xz | 106.3 KiB | 13caf8ad428fd96fb9c57815b8eba32586a72d65b02effbacaf14b869c2f94f6 |
kquickcharts_5.98.0-0ubuntu1.debian.tar.xz | 8.1 KiB | 0042c39b81a624750d963a9c2113037470954c9f3a95733608fae031fcc4ed2c |
kquickcharts_5.98.0-0ubuntu1.dsc | 2.5 KiB | 290e31f5fe537a213ebb8e37565b9d5b37a11db08d63b05aa2cfa4c6781a5bba |
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