summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/plotter/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-wxgui/src/python/plotter/__init__.py')
-rw-r--r--gr-wxgui/src/python/plotter/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-wxgui/src/python/plotter/__init__.py b/gr-wxgui/src/python/plotter/__init__.py
index 12f8b3450..616492a3e 100644
--- a/gr-wxgui/src/python/plotter/__init__.py
+++ b/gr-wxgui/src/python/plotter/__init__.py
@@ -21,3 +21,4 @@
from channel_plotter import channel_plotter
from waterfall_plotter import waterfall_plotter
+from bar_plotter import bar_plotter