There are assumptions made about x and y that don't apply in your case. If 
you don't reshape x here 
<https://github.com/pyqtgraph/pyqtgraph/blob/0a936a4dc0729f67971dcae3cda4c52ad9b0c8a5/pyqtgraph/opengl/items/GLSurfacePlotItem.py#L106>
 and 
y further down in the code, then you get what you expect I believe. 
Supporting two-dimensional x and y would seem like a useful addition and a 
relatively simple one at that.

-- 
You received this message because you are subscribed to the Google Groups 
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyqtgraph/a5e6b5ad-3496-474a-b22d-f4fdc5ad8fe5%40googlegroups.com.

Reply via email to