Added console example to menu
This commit is contained in:
parent
39fa59b672
commit
e4e3a636f3
@ -18,6 +18,7 @@ examples = OrderedDict([
|
||||
('Data Slicing', 'DataSlicing.py'),
|
||||
('Plot Customization', 'customPlot.py'),
|
||||
('Dock widgets', 'dockarea.py'),
|
||||
('Console', 'ConsoleWidget.py'),
|
||||
('GraphicsItems', OrderedDict([
|
||||
('Scatter Plot', 'ScatterPlot.py'),
|
||||
#('PlotItem', 'PlotItem.py'),
|
||||
|
Loading…
Reference in New Issue
Block a user