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

LineSeries does not have a declarative way to set data.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8.2
    • Graphs: 2D
    • None
    • Linux/Wayland

    Description

      The LineSeries QML component lacks a way to take a list from the C++ side and set that as the data.
      https://doc.qt.io/qt-6/qml-qtgraphs-lineseries.html

      It requires workarounds like some function that calls append()

      What I expect is a single property that takes a QVariantList which can be used to set the line. It would ideally be able to take a list of integers instead of points.

      Attachments

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

        Activity

          People

            kagro Kaj Grönholm
            tomz Tom Zander
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes