Update LegendItem.py
This commit is contained in:
parent
3f93e30b31
commit
b773b020a5
@ -6,6 +6,7 @@ from ..Point import Point
|
||||
from .ScatterPlotItem import ScatterPlotItem, drawSymbol
|
||||
from .PlotDataItem import PlotDataItem
|
||||
from .GraphicsWidgetAnchor import GraphicsWidgetAnchor
|
||||
from .BarGraphItem import BarGraphItem
|
||||
__all__ = ['LegendItem']
|
||||
|
||||
class LegendItem(GraphicsWidget, GraphicsWidgetAnchor):
|
||||
|
Loading…
Reference in New Issue
Block a user