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

calling QXYSeries.appendNp returns type error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 6.3.0
    • PySide
    • None
    • Linux/Wayland

    Description

      When I call QXYSeries.appendNp() with two numpy arrays of the same size as arguments, I get the following error :

      TypeError: 'PySide6.QtCharts.QXYSeries.appendNp' called with wrong argument types:
      PySide6.QtCharts.QXYSeries.appendNp(ndarray, ndarray)
      
      Supported signatures:  PySide6.QtCharts.QXYSeries.appendNp(shibokensupport.signature.mapping.ArrayLikeVariable, shibokensupport.signature.mapping.ArrayLikeVariable)
      
      

      I am using PySide  6.3.0 and numpy 1.21.5, python 3.10 and Ubuntu 22.04

      Attachments

        Issue Links

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

          Activity

            People

              crmaurei Cristian Maureira-Fredes
              martinox Martin Rieu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes