From 57c36a953d4a79faa02ceee01cbb7c98a2405f20 Mon Sep 17 00:00:00 2001 From: tommy3001 Date: Sat, 15 Feb 2014 11:26:24 +0100 Subject: [PATCH] malformed Signal list of function setData --- pyqtgraph/opengl/items/GLScatterPlotItem.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pyqtgraph/opengl/items/GLScatterPlotItem.py b/pyqtgraph/opengl/items/GLScatterPlotItem.py index 123ff0e3..bb2c89a3 100644 --- a/pyqtgraph/opengl/items/GLScatterPlotItem.py +++ b/pyqtgraph/opengl/items/GLScatterPlotItem.py @@ -29,7 +29,6 @@ class GLScatterPlotItem(GLGraphicsItem): ==================== ================================================== **Arguments:** - ------------------------------------------------------------------------ pos (N,3) array of floats specifying point locations. color (N,4) array of floats (0.0-1.0) specifying spot colors OR a tuple of floats specifying