this import seems to be missing, I couldn't set color with out it for some reason
This commit is contained in:
parent
cfc9759502
commit
e5079bca32
@ -3,6 +3,7 @@ from OpenGL.arrays import vbo
|
|||||||
from .. GLGraphicsItem import GLGraphicsItem
|
from .. GLGraphicsItem import GLGraphicsItem
|
||||||
from .. import shaders
|
from .. import shaders
|
||||||
from ... import QtGui
|
from ... import QtGui
|
||||||
|
from ... import functions as fn
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
__all__ = ['GLLinePlotItem']
|
__all__ = ['GLLinePlotItem']
|
||||||
|
Loading…
Reference in New Issue
Block a user