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

Implement series input handling

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.9
    • 6.8
    • Graphs: 2D
    • None

    Description

      In QtCharts, different series contain clicked/pressed etc. signals:
      AbstractBarSeries: https://doc.qt.io/qt-6/qml-qtcharts-abstractbarseries.html#clicked-signal 
      AreaSeries: https://doc.qt.io/qt-6/qml-qtcharts-areaseries.html 
      PieSeries: https://doc.qt.io/qt-6/qml-qtcharts-pieseries.html 
      XYSeries: https://doc.qt.io/qt-6/qml-qtcharts-xyseries.html 

      Currently QtGraphs 2D supports only common QAbstractSeries selectable and hoverable properties, not individual series inputs. Design and implement these APIs to all series.

      Attachments

        Issue Links

          There are no Sub-Tasks for this issue.
          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kwpark Kwanghyo Park
              kagro Kaj Grönholm
              Votes:
              4 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes