-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.9.1
-
None
-
247a6b8f3 (dev), 8be300f54 (6.10), f1dccb9c8 (6.9)
link: https://doc.qt.io/qt-6/qml-qtgraphs-piemodelmapper.html#details
It seems that the code snippet in the link above uses properties that don't exist.
PieModelMapper { series: pieSeries model: customModel labelsSection: 1 valuesSection: 2 firstRow: 1 // not exist. first? rowCount: 4 // not exist. count? orientation: Qt.Vertical }
For Gerrit Dashboard: QTBUG-138257 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
658957,2 | Doc: Fix invalid properties in PieModelMapper QML snippet | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
659029,2 | Doc: Fix invalid properties in PieModelMapper QML snippet | 6.10 | qt/qtgraphs | Status: MERGED | +2 | 0 |
659221,2 | Doc: Fix invalid properties in PieModelMapper QML snippet | 6.9 | qt/qtgraphs | Status: MERGED | +2 | 0 |