KQuickCharts QML Types

ArraySource

A data source that provides entries of an array as data

BarChart

An item to render a bar chart

Chart

Abstract base class for all charts

ChartAxisSource

A data source that provides values from a chart's axis as data

ChartDataSource

Abstract base class for data sources

ColorGradientSource

A data source that provides a hue-shifted color as data

HistoryProxySource

A data source that provides a history of a single item of a different data source

LineChart

A line chart

MapProxySource

A source that uses the values of another source to produce values from a map

ModelSource

A data source that reads data from a QAbstractItemModel

PieChart

An item to render a pie chart

SingleValueSource

A data source that provides a single value as data

XYChart

A base class for Charts that are based on an X/Y grid