Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-138257

Code snippet for PieModelMapper uses undefined properties

XMLWordPrintable

    • 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
      } 

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            dheerendra Dheerendra Purohit
            mikio mikio hirai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes