Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1136

Error raised during calling QScatterDataProxy.resetArray()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.13.2
    • PySide
    • None
    • Windows

    Description

      I try to visualize data with Q3DScatter. But it raise error when run code in these lines:

      itm = QtDataVisualization.QScatterDataItem(QVector3D(1, 2, 3))

      self.m_graph.seriesList()[0].dataProxy().resetArray([itm, ])

       

      error raised:

      Process finished with exit code -1073740791 (0xC0000409)

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            razors Duchangjiang Fan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes