summaryrefslogtreecommitdiff
path: root/misc/kquickcharts/DESCR
blob: 4d001c33e431b0d00f1b201bf38dc3b510e15cd6 (plain)
1
2
3
4
5
6
The Quick Charts module provides a set of charts that can be used from QtQuick
applications. They are intended to be used for both simple display of data as
well as continuous display of high-volume data (often referred to as plotters).
The charts use a system called distance fields for their accelerated rendering,
which provides ways of using the GPU for rendering 2D shapes without loss of
quality.