We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf2bf19 commit 27f6939Copy full SHA for 27f6939
robot_log_visualizer/ui/plot_item.py
@@ -5,7 +5,6 @@
5
from PyQt5.QtWidgets import QFrame
6
7
from robot_log_visualizer.ui.autogenerated.plot_tab import Ui_PlotTab
8
-from robot_log_visualizer.plotter.matplotlib_viewer_canvas import MatplotlibViewerCanvas
9
from robot_log_visualizer.plotter.pyqtgraph_viewer_canvas import PyQtGraphViewerCanvas
10
11
0 commit comments