Closed prjemian closed 7 months ago
This NeXpy code gets that toolbar: from matplotlib.backends.backend_qt import NavigationToolbar2QT
See this section of MatPlotLib docs.
FWIW: Both pyqtgraph and matplotlib have tools that satisfy this issue.
Enabled by switch to MatPlotLib in PR #214.
reported by @qzhang234