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

Update not taken in account on selected pie in PieChart

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.9
    • Graphs: 2D
    • None
    • Linux/X11

    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

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

        Activity

          People

            kagro Kaj Grönholm
            be__good jo jo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes