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

QCharts Memory Leak

    XMLWordPrintable

Details

    Description

      When adding and removing data from a QXYSeries and displaying on a QChart the memory use of the application builds over time. A solution exists where I can delete the QXYSeries, create a new one, and insert the data every time I want to redraw the QChart. It would appear that QXYSeries::remove(...) does not free up space.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            spaster sam paster
            Votes:
            13 Vote for this issue
            Watchers:
            18 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes