# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| kquickcharts: kquickcharts (QtQuick module providing high-performance charts) kquickcharts: kquickcharts: The Quick Charts module provides a set of charts that can be used kquickcharts: from QtQuick applications. They are intended to be used for both kquickcharts: simple display of data as well as continuous display of kquickcharts: high-volume data (often referred to as plotters). kquickcharts: The charts use a system called distance fields for their accelerated kquickcharts: rendering, which provides ways of using the GPU for rendering kquickcharts: 2D shapes without loss of quality. kquickcharts: kquickcharts: See: https://api.kde.org/frameworks/kquickcharts/html/index.html