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

Implement series input handling

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes