Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
6.8
-
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
- mentioned in
-
Page Loading...
Gerrit Reviews
For Gerrit Dashboard: QTBUG-128267 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
609121,4 | Add custom input support for bar series | dev | qt/qtgraphs | Status: MERGED | +2 | +1 |
609216,4 | Add custom input support for area | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
609408,3 | Add custom input support for pie series | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
609492,5 | Add custom input support for xy series | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |