Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9
-
None
Description
Following QTBUG-128267, we can now select pies in a pie chart.
However, updating the slice provided as input does not update the chart.
Please find attached a reproducer. `cmake . && make && ./apppiecolor` will display a pie chart with 3 blue pies. Clicking on one pie will trigger the onClicked signal which should change the color of the pie to orange.
It only changes the graph when I resize the window so it seems a refresh or equivalent is missing after the signal handling?
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-137392 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
657067,2 | Refresh graph after mouse action | dev | qt/qtgraphs | Status: NEW | -1 | 0 |
657068,1 | Refresh graph after mouse action | dev | qt/qtgraphs | Status: ABANDONED | 0 | 0 |